org-SCAN / website

Site web du projet
6 stars 0 forks source link

[BUG]Soft-delete errors in list #432

Open hubdesk[bot] opened 9 months ago

hubdesk[bot] commented 9 months ago

From: Andrea Romero andrearomerov@gmail.com

Am trying to create a list, it says the list (perpetradores) already exists but it is nowhere to be found. I change the name, I progress beyond the name and then I get the error screen

A

--

Attachments

lduf commented 6 months ago

We should review the soft-delete process in the application

github-actions[bot] commented 6 months ago

AI-Assisted Response:

Issue Summary: List Creation Causes Errors

Summary: Andrea Romero is experiencing problems while attempting to create a list named "perpetradores" in a system. Despite receiving a notification that the list name "perpetradores" already exists, Andrea cannot locate the list. When attempting to create the list with a different name, Andrea advances past the naming step but then encounters an error screen.

Context: The error pertains to an SQL syntax error suggesting an incorrect table name 'perp' encountered during the creation of a table named list_perpetrador_c_o_s. The error message is an SQLSTATE[42000] referring to a syntax or access violation.

Issue Type:

@hubdesk[bot] Tagged User:

Clarifying Questions:

  1. What software or platform are you using where you are trying to create the "perpetradores" list? Is it a custom application, web interface, or a framework?
  2. Can you provide the exact steps you are following to create the list prior to encountering the error?
  3. Has the list "perpetradores" ever been created successfully before in the system, or is this the first time you're attempting to create it?
  4. After renaming the list, are you able to see the newly named list anywhere in the system or does it also disappear?
  5. Can you share a screenshot of the error you encounter after renaming and attempting to create the list?
  6. Is there a log file or additional error details we could examine to understand what's causing the syntax error for the table name 'perp'?
  7. Are you able to manually access the database to check if the list/table exists through a query?

It's important to provide any additional context or logs to aid in the troubleshooting of this issue.

github-actions[bot] commented 6 months ago

AI-Assisted Response:

Issue Summary: List Creation Error and SQL Syntax Violation

Context and Rephrasing:

Andrea Romero is attempting to create a list internally referred to as perpetradores. She is experiencing an issue where the system is indicating that the list perpetradores already exists, but she cannot locate it in the system. Andrea attempted to resolve this by renaming the list, which allowed her to proceed past the naming stage. However, upon proceeding, an error screen appeared.

Accompanying this message, Andrea has attached an error related to an SQL syntax issue. The error mentions an "Incorrect table name 'perp'", which appears during an attempt to create a table named list_perpetrador_c_o_s.

Issue Type:

Questions for Clarification:

Request for Additional Information: