This is the use case:
We are operating in the automotive industry and are using Jira for test management. Each test case needs to be signed off twice:
1. Once by many stakeholders who review it from technical standpoint; (this happens during a workflow status "Ready for Review")
2. Then it needs to be passed for a final signature by the PM (this happens during a workflow status "Stakeholders have signed of".
So ideally:
A Speedy flow is triggered when the issue enters "Ready for Review" --> When stakeholders complete their signatures --> transitions to "Stakeholders sign off" and the PM can sign --> When PM signs the issue moves to "Done"
(Reference: support issue AS-37)