Problem/Motivation
If a node has a published version, with working draft revisions which are newer than the published revision, then taking this node offline (archived) so the public can't see it is a complicated process that's not easy to discover.
Steps to reproduce
1. Create a node under moderation
2. Publish a revision
3. Create some further working draft revisions
4. Try to unpublish the node. There is no option at this point to archive it, which is how node are unpublished when under moderation
The only way I think this is possible is like this:
5. Create a new published revision
6. Create a new archive revision, now that this transition is allowed
Proposed resolution
Add a transition to the Editorial workflow for draft -> archived
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3214914-draft-to-archived-5.patch | 1.8 KB | daniel korte |
Comments
Comment #5
daniel korteI’m not sure a new transition is needed. Could we change the existing “Archive” transition to include “Draft” in the “From” state?
Comment #7
othermachines commented+1 Agree that this is a more sensible default, and also that modifying the existing transition is sufficient. Will come back to review.