Opened 11 years ago
Last modified 9 months ago
#27244 new defect (bug)
'Restore This Autosave' immediately updates a published post
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Revisions | Keywords: | needs-patch has-ux-feedback |
Focuses: | Cc: |
Description
The "Restore This Autosave" button on the revisions screen immediately replaces the post with the autosave without making it clear that that is the case.
Steps to reproduce:
- Publish a post.
- Edit the content of the post and trigger an autosave (either by waiting two minutes or by clicking the 'Preview Changes' button).
- Navigate away from the post editing screen.
- Return to the post editing screen and note the message stating "There is an autosave of this post that is more recent than the version below". Click "View the autosave".
- On the revisions screen, click "Restore This Autosave".
- Note that the autosave has been published rather than simply being restored to the editing screen.
Change History (7)
#2
@
11 years ago
- Keywords needs-patch added
Good point - the behavior of the restore button is not at all obvious.
Direct result of the current limitation where a published post cannot be updated without updating the live post. Once we have this ability, the ideal solution would be to restore the revision as a draft that could then be published at a later time.
This ticket was mentioned in Slack in #core by adamsilverstein. View the logs.
9 years ago
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Related: #20299