Property description

The conditions property allows specified user relation type to edit the user relation.

Warning

The is_condition_based_editable feature must be enabled for conditions to take effect.

Minimal JSON

{
  "userRelationTypeKey": ""
}
{
  "userRelationTypeKey": "cust_example_app_user_relation",
  "workflowStateKey": "core_review"
}

] ]

Nested properties

PropertyDescriptionValuesMandatory
userRelationTypeKeyUser relation type that is allowed to edit the object type.stringYes
workflowStateKeyWorkflow state, which allows editing. If not specified or set to null, the condition applies to all workflow states.stringNo