R35899-4 CaseDevelopment - Set Development Type To Assignment

Name Value
Code R35899-4
Entity Projects.Agile.CaseDevelopments Entity
Name SetDevelopmentTypeToAssignment
Attribute DevelopmentType
Layer Front-End
Events AttributeChanged(AssignedToUser)
Priority Normal
Modify Yes
Action If (CaseDevelopment.AssignedToUser != NULL)
then
CaseDevelopment.DevelopmentType = 'ASSIGNMENT'
else
CaseDevelopment.DevelopmentType = 'EDIT'
Description When Assigned To User is changed, the 'Assignment' development type should be set in the DevelopmentType field.
Message -
Version Introduced: v.2024
Revocable YES

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