In this exercise, you add a state to the state transition model for the
Defect record type. Before you can make changes to the schema, you must check
out the schema. If the schema is not open:
- In the Rational ClearQuest Designer, click .
- In the Open Schema window, select Checkout a schema to edit
or continue editing previously saved work. Select my_sample_schema from
the table of schemas. If the schema is checked out, and you are continuing
work from a previous editing session, click Finish.
If the schema is not checked out, click Next and then
click Finish.
In this exercise you add a state called Reassigned. Users can transition
a defect to the Reassigned state when they reassign the defect to another
user. To add the Reassigned state:
- In the Designer, expand the Record Types folder,
the Defect folder, and the States and Actions folder.
- Double-click State Transition Matrix to open the
matrix.
- Click .
- In the Add State window, enter Reassigned in the Name field
and click OK. A Reassigned row and column are added
to the matrix to represent it as a source and destination state.
- Close the state transition matrix.