I don't want to see priorities on the issue list view at all. It seems that you can't just remove all the priorities-- the system requires that you have at least one priority. I just want to get rid of the notion of priority entirely and just use Ranking instead.
You can disguise the Priority system field pretty well by completing the following steps:
1) Create a new priority named 'Default', or whatever takes your fancy, and make the Icon URL the link below:
This will make the icon image a transparent square
2) Add the new default priority to the default priority scheme and remove all other priorities
3) When Jira asks you to remap the old priorities choose the default priority and click confirm
4) Go to the Default Field Configuration
5) Find the 'Priority' system field and click 'Hide'
This will hide the priority from all issue view screens
You should now no longer have a priority shown in the issue backlog, board view, release view or in the issue view screens
IMPORTANT NOTE: This will affect every issue that is associated to either of the default priority and field configuration schemes! Make sure you know what issues this will affect before making changes!
EDIT: This will affect the active search capability within Jira if there is only a single field config scheme, as shown in the following ticket:
https://jira.atlassian.com/browse/JRASERVER-30093
One solution suggested by Sergey Golikov is to have a separate 'stub' field config scheme that has the Priority field shown, but not actually used for any projects.
Cheers,
Matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Add the following code to the announcement banner:
<style type="text/css"> .ghx-priority { display: none; } </style>
https://confluence.atlassian.com/jirakb/how-to-hide-priority-icon-in-agile-board-779160907.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Definitely agree on the Priority field being a distraction comment, an old remnant of JIRA just being a bug tracker I guess.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Dotun and Jason for your answers. Good to know I'm not missing anything.
My very hacky solution was to do the following:
- rename the last remaining Priority as "Default"
- specify "/" as the image URL (which results in a blank box for display)
For those who are interested, I see Priority as a distraction in the Agile process. Issues should be tackled in order of Rank, and Sprints and the Backlog should just be "prioritized" in Rank order. So much more useful and realistic than having 100 "top priority" issues that will never be included in a sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Dotun and Jason for your answers. Good to know I'm not missing anything.
My very hacky solution was to do the following:
- rename the last remaining Priority as "Default"
- specify "/" as the image URL (which results in a blank box for display)
For those who are interested, I see Priority as a distraction in the Agile process. Issues should be tackled in order of Rank, and Sprints and the Backlog should just be "prioritized" in Rank order. So much more useful and realistic than having 100 "top priority" issues that will never be included in a sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried a test removing the priority field completely from the associated screens and workflow. Everything still defaults to low priority for the purposes of the backlog/plan view.
Digging around the site, it looks like customization of this view is not currently possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why don't you just make the field unrequired and hide it in the field configuration scheme and also remove it from the screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I already made the field optional, I hid in in the field configuration scheme, but I can't seem to remove it from the left side of each issue in the issue list on the "Plan" view. Any ideas on how to do that?
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.