Hi,
Need Help! when a user moves the issue to approved, it should move the issue to Closed status.
Closed transition has a Transition Screen with Resolution field with "Done" and "Cancelled".
I want to write an automation when the user moves to Approved status , they should automatically move to Closed status , select resolution has "Done"
HI @Arunajyothi Samala ,
There's several approaches to this but it will require add-ons or automation tools.
If you have project automation for Jira, you can automated this by looking for tickets transition to Approved Status to take an action to move to Closed status and set resolution.
To make it simpler, if it's always going to be in closed status when approved, you may want to look at having transition called "approve" to go to status "close". So, there's no automation required.
-Ben
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.