Property description

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

Warning

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

Minimal JSON

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

] ]

Nested properties

PropertyDescriptionValuesMandatory
userRelationTypeKeyKey of the user relation type allowed to edit this attribute.stringYes
workflowStateKeykey of the workflow state, in which the objects can be edited. If not specified or set to null, the condition will apply to all workflow states.stringNo