Problem/Motivation
The combination of workflow transitions, access controls, e-mail handlers and other options can make it hard to understand what the overall process of a workflow is.
Proposed resolution
Create a function which pulls together the following for each workflow element in a user-friendly summary:
- Default behaviour on submission
- Transitions process including access controls and conditionals
- Handlers
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Снимок экрана 2022-06-03 в 17.07.19.png | 120.84 KB | tlthades |
| #4 | Снимок экрана 2022-06-03 в 17.06.50.png | 340.49 KB | tlthades |
| #3 | Снимок экрана 2022-06-03 в 00.36.55.png | 126.58 KB | tlthades |
Comments
Comment #3
tlthades commentedThe update made a change to the display of statuses.
On the submission view page, the workflow is displayed twice and a save button is available. At this point, the user has no rights, but the button is available.
Comment #4
tlthades commentedI really like this idea. The table really makes all the settings clear.
I see that the roles in the table are displayed incorrectly. Two screenshots - from the settings and from the table. The member has access to all transitions, although he should only have one.
Comment #5
maxwellkeeble commentedThe second issue is resolved in the latest dev. I can't recreate the first issue, but I think it may have been resolved earlier anyway.