Add a state to the state model
You can add a new state to the existing state model for different change types based on the requirements of your organization.
Before you begin
Role required: script_include_admin, ui_policy_admin, ui_action_admin, or admin
About this task
The State model plugin is activated by default. For more information about base system states for change requests, see State model and transitions.
Procedure
What to do next
To ensure that the new state works as expected, review the default workflows. Add the new state to the workflow as necessary.
Review default workflows
Any modification to the state model may impact the default workflows for change requests.
Before you begin
Role required: admin
About this task
Each change type has a default workflow. To ensure that any change to the state model has not adversely impacted workflows, you must review each of the default workflows.
Procedure
ChangeRequestStateModel_<type>
script include that has been modified.
| Change type | Script include name | Workflow |
|---|---|---|
| Normal | ChangeRequestStateModel_normal | Change Request - Normal |
| Standard | ChangeRequestStateModel_standard | Change Request - Standard |
| Emergency | ChangeRequestStateModel_emergency | Change Request - Emergency |
Modifications to the default workflow for each change type depend on where the new state is added in the sequences of states.