I am attempting to customize the article workflow from the default. I have added additional article states to arrive at the following:
1. Authoring
2. First Technical Review
3. Draft
4. Editing
5. Final Technical Review
6. Published
Unfortunately, the approval notifications are not working as I believe they should. It appears the triggers are hard coded into the database, such that the only time a notification is sent for approval is when I set the status to 'Editing'. I think this is because this item used to be the original 'Pending approval'.
I'm aware that there is some hard coding in the database because I had to change a field manually to get the default status for new articles to be my new status of 'Authoring'.
Does anyone have any similar experience or advise on this?
