ChangeStatusRequest

Note:

This structure changed in 6.8:

  • The abortIfCascadeNeeded field is new.
Note:

This structure changed in 6.5:

  • The targetBranches field is new.
Field Type Description

abortIfCascadeNeeded

Boolean

Determines if the attempt to change status will abort if some documents cannot change status

Note:

Possible values:

  • yes: None of the documents change status if any object cannot change status.

  • no: Documents that can change status do so and those that are blocked do not change status.

comment

String

Comment for the status change

nextStatus

String

New status of the object

targetBranches

String[...]

List of the branches requiring an updated status or leave empty to change the status in all the branches of the topic

Note: Always leave the field empty when not in DRM.