The following transitions appear to be missing. While an admin could add them, I believe they deserve to be default.
MODERATION STATE TRANSITION: Send for More Work
FROM STATE: Needs Review
TO STATE: Draft
Use case: Someone has reviewed the unpublished content and has decided that more work needs to be done on it before it can be reviewed again.
MODERATION STATE TRANSITION: Un-archive
FROM STATE: Archive
TO STATE: Published
Use case: Content was archived by mistake
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add-transitions-for-back-to-draft-and-un-archive-2663048-3.patch | 4.67 KB | charles belov |
Comments
Comment #2
Crell commentedCan you file a patch that adds those?
Comment #3
charles belovAdded attempted patch file and set to needs review.
I added tests for transition between published and archived in both directions.
I saw tests for staged as well, which seemed odd since it's not been installed, but didn't touch those as (1) outside the scope of this issue and (2) perhaps I misunderstood the test.
Comment #5
josephdpurcell commentedThis looks good! I've merged the code.