Table of Contents

R38869 User State - Check Ord Range

Code R38869
Entity Projects.Agile.UserStates Entity
Name CheckOrdRange
Attribute Ord
Layer Back-End
Events Commit
Priority Normal
Modify NO
Action Validates that the value of the 'Ord' field is within the allowed range (1–9999).
Description The calculation logic for the FullState field in Cases (Case.SystemState * 10000 + Case.UserState.Ord) requires the introduction of this business rule to prevent incorrect sorting by this field in the Cases navigator.
Message The 'Ord' field contains an invalid value.

The allowed range is from 1 to 9999.

Please ensure the value is within this range.
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.