Update Assignment Rule
Last updated
Was this helpful?
Last updated
Was this helpful?
This call is used to change an assignment rule. The existing assignment rule for this field is a simple assignment from the customer view.
We will change the field being assigned, and add a condition to the rule.
This call is sent as a PATCH call.
The body of the call contains the information being sent to update the rule. The project and workset are sent to set the context. The entity is sent using the rule ID from the Get Assignment Rules call (67ea97d49df32c722419d903) to point to the specific rule being updated. Finally, the call contains the operand and conditions to be sent (using the same format as when creating a rule with operands and conditions).
The return message contains the information on the updated rule.
TDO now reflects the updated rule. The view and field being assigned are updated and the condition is now there as well.