-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.0-HF10, 5.6-RC1, 5.6
-
Component/s: Core
Currently, following a transition does not change the versioning status of a document. This behavior has two main consequences:
- a checkin document will remain checkin, what prevents to create a new version to archive the document with its new lifecycle state
- the modification date is not updated
Forcing the checkout of the document before following the transition should do the trick.