In the Releases Page for a given project -- we have Release button; when I press the button status goes from Unreleased to Released. I need to do the following: When I press the Release button -- system should send out emails to 3 folks asking to approve, if the three approve only then status should go from Unreleased to Released.
Any pointers on how to do this.
Appreciate your input.
(Using Jira Cloud Software)
Hi @rakasarla ,
Hope this addresses your concern.
Regards,
Ravi Varma
How do you change Release status from Unreleased->AwaitingApproval. Release has no workflow you can customize. You can do this for Issue but not Release. Release status can go only from Unreleased to Released. Also, since you have no control to customize, I am not sure if you can send / receive email and change status automatically. Yes, this is possible for Issue.
May be I am missing something.
Please comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rakasarla ,
For all issue types that need this feature, you should be able to add three statuses and two transitions to the existing workflow, so that you get what you need.
Please note that you will be able to add/modify workflows on JIRA Cloud as well. As this is special scenario, it is recommended to create a copy of the workflow, if it is shared with other projects and issue types that don't fall under this special case scenario.
Regards,
Ravi Varma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.