About state types and state transitions

Change requests move through a pattern, or life cycle, from submission through resolution. In the Rational® ClearQuest® environment, each stage in this life cycle is called a state, and each movement from one state to another is called a state transition. As with record types and records, a state type is a template that defines actions and other attributes associated with a state. The states in a schema that is enabled for UCM must be based on one of the following state types:

Your project manager may give the states in your UCM-enabled schema different names and create multiple, different states based on the same state type. For example, your UCM-enabled schema may contain the states Scheduled and Deferred, both of which are based on the Active state type but have different associated actions and meanings.

State transitions

Schemas include rules for changing records from one state type to the next. In a UCM-enabled schema, records must follow these state-transition rules:

Four folders represent four different states: Submitted, Ready, Active and Complete. Submitted is associated with the Waiting state type, Ready is associated with the Ready state type, Active is associated with the Active state type, and Complete is associated with the Complete state type. Arrows indicate state transitions from one state to another. From Submitted to Ready is the Assign transition. From Ready to Active is the Activate transition. From Active to Complete is the Complete transition. From Ready to Submitted is the postpone transition. From Active to Submitted is the Postpone transition. From Complete to Ready is the Reopen transition.
Related concepts
About the Rational ClearQuest schema enabled for UCM
About schema-specific actions

Feedback