- Issue created by @dieuwe
The JS provided with Sector Workflow (admin.js) attempts to set the default moderation state to "draft" in the UI.
This causes two big problems:
1. It overrides the default moderation state from the workflow.
2. It throws JS errors on non-workflow enabled entity forms.
It needs to go as it has no redeeming qualities, but there is some CSS attacked to the library (sector_workflow/sector_workflow.general) that needs some review as to if it is imply the JS or the entire library that should be removed.
Active
10.1
Code