You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.