Hi all,
I am trying to recreate a functionality from ServiceNow in Jira Service Desk, where different stages in a workflow are needed for different change types/risks.
For change tickets specifically, I want the workflow to be:
- Normal (for high/medium risk changes): Assessment & Planning, Approvals, CAB, Go Live, Completed, Closed
- Normal (for low risk changes): Assessment & Planning, Approvals, Final SM approval, Go Live, Completed, Closed
- Standard: Assessment & Planning, Approvals, Go Live, Completed, Closed
- Emergency: Assessment & Planning, SM approval, Go Live, Completed, Closed
- Retrospective: Assessment & Planning, SM approval, Go Live, Completed, Closed
Can someone advise me on how to achieve the above?
Many thanks!