Table of Contents

R38784 Case Assignment Rule - Check Assign To User By Assignment Kind

Code R38784
Entity Projects.Agile.CaseAssignmentRules Entity
Name CheckAssignToUserByAssignmentKind
Attribute AssignmentKind, AssignToUser
Layer Back-End
Events Commit
Priority Normal
Modify NO
Action If the AssignmentKind equals SpecificUser, AssignToUser must not be NULL.
Otherwise, AssignToUser must be NULL.
Description The rule ensures data consistency between the Assignment Kind and Assign To User fields by enforcing valid combinations only.
Message Mismatch between 'Assignment Kind' and 'Assign To User'.

The 'Assign To User' field must be filled in only when Assignment Kind is 'Specific User'. In all other cases, the field must be empty.

Please review the field values and correct them accordingly.
Version Introduced: v.25
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.