Hello Team,
I'm trying to make an Automation Rule to Reject a ticket automatically when it's in status "Stalled" and it's pending time between creation date and now is 24 hours or more.
I tried this rule however, the automation is running but it is not being transitioned.
Any Help Please?
Hi and welcome to the Atlassian Community!
The way this rule is now set up: When this issue is transitioned to stalled you are checking whether it is in status Stalled and if it wasn't updated in 24h. So the action is never executed (since the transition is an update of the issue).
What you might do to accomplish this:
Give it a try!
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.