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
Ensure publishers can't approve their own entries.
Changed
Remove Drafts - now that its handled in Craft core. Use the element index to look for draft entries.
Remove submissions controller and actions, refactoring to service. These shouldn't have been used (not documented), but this removes all workflow/submissions/* actions.
Refactor and cleanup workflow flow. Particularly for new, unsaved drafts, fixing a few issues.