If you add a state to a schema that uses state types, you must
map that state to the appropriate package state type.
About this task
To map state types:
- Start the Designer.
- In the ClearQuest Schema Repository Explorer view,
expand the Record Types folder in your schema and then
double-click on a record type. The record type editor opens.
- Click the States tab to view the state transition
matrix.
- Right-click a state and click Show Properties.
- On the State Types tab, select
a package that requires state type mapping and select a state type.
- Close the window to save the state mapping.
- Repeat this process for each new state in the record
type.
Results
For example, to map the Closed state in an existing
schema to the Complete state, select the UnifiedChangeManagement package,
and select the Complete state type to map it to the Closed state.
If
you are using the UCM schema or package, you must also assign default actions
for the states; see Adding the UCM integration.