-
Type:
Story
-
Status: Ready for Development
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Editor
Context/Intro:
In case of competitive access to a page it is necessary to protect the work of users by autosaving the work performed on the page.
There is a particular moment when this could be necessary:
- Conflicting attempts to edit a page
Conflicting attempts to edit a page
Given multiple users are editing the current page at the same time
-
When user (u1) leaves the page editing mode after performing N changes to the page while users u2, u3, u4, etc. are still editing the same page
Then the current version of user (u1) is auto-saved as a new snapshot and following info taken is automatically added:
- Last modified date time
- User name (u1)
- The title should be "Auto-saved version + User (u1)"
- The description should be left empty
-
When user (u1) leaves the page editing mode after performing 0 changes to the page while users u2, u3, u4, etc. are still editing the same page
Then no snapshot (no autosave)