Hello there,
I'm trying to write an automation rule to prevent reordering of rank on our Epic Kanban board. Mainly so our filters can continue using ORDER BY Rank and be against an official order.
The end goal here is to limit the users to our Project Managers for ordering of Epics. It's a very easy activity to accidentally shift an Epic on a backlog and no audit to know who did it to help educate them away from that accidental action.
My two problems achieving this so far are:
Is this a legit goal/usage of Jira Automation?
Any help here would be greatly appreciated.
Thanks in advance,
Andrew
Hi Andrew - Welcome to the Atlassian Community!
Automation Rules are not capable of preventing anything, including reordering. They only fire in response to a trigger happening and then perform some type of action.
To prevent a user from being able to reorder cards based on Rank, simply remove their permission to the Schedule Issues permission in the Permission scheme attached to the project.
I appreciate the quick response, John! That's what I was fearing. We went down the scheduling path before and it caused unintended side-effects. I'll need to google more and see if there are more docs around Scheduling and working around those side-effects.
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@John Funk Is it possible in the team based project ? I can'not see the option to prevent rank changes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.