Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL syntax error for "catalog_category" relation when creating child categories #733

Open
paavoph opened this issue Jan 17, 2025 · 0 comments

Comments

@paavoph
Copy link

paavoph commented Jan 17, 2025

When creating a child category, SQL syntax error is reported and the "create" view remains open while the record is in fact created correctly.

Reproduction steps:

  1. Install AtroPIM 1.13.49 (not sure if this is a factor).
  2. Update AtroPIM to 1.13.75.
  3. Create a new category.
  4. Create a new category that has the previously-created category as its parent.

This is the syntax error is shown at step 4:

Error 200: An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "catalog_category" does not exist LINE 1: SELECT catalog_id FROM catalog_category WHERE (category_id=$... ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant