I need to block the approval of a change when it is outside the allowed execution deadline. But I don't have the script runner. I need to do this with automation, transition, or some other way.
Hi @Smin,
Welcome to Atlassian Community!
You can do this with a status that only allows automations to transition to it and then use an automation to do the transition if the change is outside of the deadline. You also have a second automation that transitions out of the status if the change is updated with a date that is within the deadline to allow it to be approved or not.
@Smin -
Welcome to the community.
I agreed with @Mikael Sandberg and want to add if you use automation to transition issues, then you should add in the condition in the WF against any users who will conduct the WF transition in the UI since the WF transition is done by the automation.
Hope this also helps.
Best, Joseph Chung Yin
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.