Sharing this because I had asked and poked around and could not find a good way to "visualize" a prioritization ranking on issues. There is the ranking that Jira does when issues are moved around within a roadmap, a backlog, or a board, but there is no way to visualize this within the issues themselves. For our use case, the ranking is also tied to the issue type. There is an open ticket with Atlassian (https://jira.atlassian.com/browse/JSWCLOUD-15444) for a visualization of their rank field, but it's been open since 2017, so I figured I'd attempt something myself.
I ended up creating a field called "Prioritized Rank" along with automation rules that will increment/decrement the rank based on:
I'm sure there are some drawbacks (it's disassociated with the Jira Rank field) and it won't be for everyone, but so far, it is working out great for our needs and if someone else can benefit from it (even if some tweaking is necessary), then that's why I wanted to share!
Here's the automation rule that is triggered when the "Prioritized Rank" field is edited:
The automation rules that trigger based on the status transition are a simplified version of the above. They just increment or decrement all of the "Prioritized Rank" values that are greater than or equal to the value in the issue that was transitioned.
One last thing... I am not saying that the above method is the best and only way to do something like this. Just that, this is working for our needs. However, if there is any feedback, I'd love to hear it. I'm sure there are scenarios I may not have considered, so let me know!
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.
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.