When editing an archived node, the save options are
"Save and Un-archive to draft"
or
"Save and Un-archive"

How about we change these to say
"Save to restore to new draft"
or
"Save to restore and publish"

| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2843567-4.patch | 700 bytes | sam152 |
| save_and_un-archive.jpg | 7.71 KB | kattekrab | |
| save_to_restore_draft.jpg | 8.14 KB | kattekrab |
Comments
Comment #2
Thew commentedThey're the transition label from default config.
The label is concatenated with
Save and.So, I suggest these words:
Save and Restore as New DraftSave and RestoreComment #3
timmillwood+1
Comment #4
sam152 commented+1, seems reasonable.
Lets see what testbot says.
Comment #5
jibranDo we need an upgrade path? Maybe not because workflows is an alpha release. Anyway, patch looks good.
Comment #6
timmillwoodI'm a little shocked that this change doesn't fail any tests, so maybe we need some? could be a follow up.
We don't need an upgrade path because it's experimental.
Comment #7
sam152 commentedI think of most of tests which really flex the different states/transitions use the machine name in a kernel test. Maybe some UI, but perhaps this is a good sign we're testing the code not the config.
Comment #9
timmillwoodComment #10
wturrell commentedComment #11
catchAgreed this is reasonable to go in as-is.
Committed/pushed to 8.3.x, thanks!
Comment #13
kattekrab commentedYay!
Thanks all :)