You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Insights page does not load anymore. This is is due to a mistake in the query run in the backend:
Request POST /api/company/extensive failed: QueryFailedError: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(ORDER BY company.id) as rownr, company.id as id
FROM product_instan' at line 12
The text was updated successfully, but these errors were encountered:
Insights page does not load anymore. This is is due to a mistake in the query run in the backend:
The text was updated successfully, but these errors were encountered: