Service request life cycle
Service requests go through many state transitions as they progress.
The following table defines all the possible state transitions of service requests from one state to another state. Notifications are generated when the state changes or an error occurs.
Service requests can transition from Completed to Pending or In Progress if the fulfillment application is configured to allow this status transition.
"To"State: |
|
|
|
|
|
|
|
| ||
"From" | Draft | In | Waiting | Pending | Initiated/Planning | In | Completed | Rejected | Cancelled | Closed |
---|---|---|---|---|---|---|---|---|---|---|
Draft |
| Yes | No | No | No | No | No | No | Yes | No |
Waiting | No | No |
| Yes | Yes | No | No | Yes | Yes | No |
Pending | No | No | Yes |
| Yes | No | No | No | Yes | No |
Initiated/Planning | No | No | No | Yes |
| Yes | Yes | No | Yes | No |
In | No | No | No | Yes | No |
| Yes | No | Yes | No |
Completed | No | No | No | Yes | No | Yes |
| No | No | Yes |
Rejected | Yes | No | Yes | No | No | No | No |
| Yes | No |
Cancelled | No | No | No | No | No | Yes | No | No |
| Yes |
Closed | No | No | No | No | No | No | No | No | No |