When making changes to a category and then trying to save it I'm getting following error:
RuntimeException: 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 'AND Type = 0' at line 2 (1064)
SQL:
SELECT PermissionId
FROM 53x_ses_119095692_6_edit_53x_Permissions AND Type = 0
Here is the stack trace:
From SQL itself it's obvious that WHERE keyword is missing.
Related Tasks
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.