Automatically increment revisions
If you use the legacy concurrent localization model, it requires a new revision of a map each time you move it from a final status to a prior status in the workflow, such as moving it from Authoring:done back to Authoring:work.
In CCMS Desktop, when you change the status of a map from a final state to a former status in the workflow, a new map revision is automatically created, which is essential for the concurrent localization model. See Comparison of the two localization models.
You can use the RevisionBumpTrigger
in CCMS Web
to similarly create a new revision when a map moves from a final Authoring status,
such as Authoring:done
, to a former or lower status, such as
Authoring:work
. If the topic has a cross-reference, a parameter
in the trigger allows your users can determine whether to increase the revision
number when it is set to true, or leave it as it is when it is set to false.
RevisionBumpTrigger
in the
triggerswebplatform.xml file. To automatically increment revisions for concurrent localization: