-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Describe the bug
When you change the default sort order on the "All submissions" list to "Editor" or "Reviewer", the following error is thrown:
Column not found: 1054 Unknown column 'editorId' in 'order clause'
Steps to reproduce
- Make sure
CRAFT_ALLOW_ADMIN_CHANGESis set totrue - In the main menu click on "Workflow"
- Click on the settings icon on the left and then "Customize sources"
- Change the "Default Sort" to "Editor" or "Reviewer"
Craft CMS version
4.12.8
Plugin version
2.0.12
Multi-site?
Yes
Additional context
It looks to me from the migrations like that column once existed but was changed to userId.
Metadata
Metadata
Assignees
Labels
No labels