Skip to content

Issue 3409943: Add basic editorial workflow

Rachel Jaro requested to merge issue/provus-3409943:issue-3409943-workflow into 2.1.x

Add a default workflow for editors to follow when they create content on Provus.

Setup basic workflow using the Workflows module in core. Setup following states: Draft, Needs Review, Published, Unpublished Setup the following transitions (see image)

As a user with the role of Content Writer, I can only use the Create Draft, Send to Draft, and Send to Needs Review transitions. As a user with the role of Content Approver, I can use all of the transitions.

Merge request reports