Back Forward Assignment status

The assignment status — property Assign-.pyAssignmentStatus — can record a user's judgment about an assignment on their worklist.

NoteDon't confuse assignment status with work item status, a different property.

The following assignment values are often used:

The standard control rule named PickAssignmentStatus lets a user select one of these values. In most applications, the assignment status is used for informal communication between worker users and their supervisors, and this value is not the basis of management reports or automatic processing.

The standard control rule named AssignmentStatus, associated with the standard property Assign-.pyAssignmentStatus, supports localization of values on display and also causes the Where-Am-I? golden arrow (Where-am-I?) to appear on the worklist. To turn off this feature, override the standard property and choose Default or another value for the control rule.

Definitions assignment, problem assignment
Standard rules Standard properties in the Assign- base class

UpDefinitions