Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
1
-
Quasar
-
Puma Sprint 235
Description
If the current user is editing the draft and makes changes to the unpublished (s)he should be allowed to
- still obtainEditableInstance (again)
- invoke saveUnpublished
The user should still be allowed to 'obtainEditableInstance' since this hint can be used to find out is someone else is editing already (note this already works correctly)
If another user is editing the document and the current user makes changes to the unpublished, then
- obtainEditableInstance should not be allowed
- invoke saveUnpublished should not be allowed
Attachments
Issue Links
- is awaited by
-
CMS-13158 Make Experience page in Channel manager read-only if Xpage is not 'editable'
- Closed
- is cloned by
-
CMS-13401 [Backport 14.x] #saveUnpublished workflow method should only be available if there is not another user editing the draft
- Closed
- relates to
-
CMS-13402 [Forward port 15.0] #saveUnpublished workflow method should only be available if there is not another user editing the draft
- Open