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
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.