• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 9
    • 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      As a user, I can hide the priority field from view within both Backlog and Active sprints/Kanban board (formerly Plan Mode and Work Mode) since I don't need Priority when I already use Rank.

            [JSWSERVER-9695] Ability to remove the priority icon from Agile boards

            Combining rank and priority is indeed confusing, since the priority field can contradict the rank. In most agile scenarios it is outright pointless. Multiple tickets can have the same priority but only one rank, so rank is more precise and useful anyway.

            Sebastian Bär added a comment - Combining rank and priority is indeed confusing, since the priority field can contradict the rank. In most agile scenarios it is outright pointless. Multiple tickets can have the same priority but only one rank, so rank is more precise and useful anyway.

            WillS added a comment - - edited

            I found that I can enter a data URL as the image on the Priority definition, which helped a ton since I don't have filesystem access on our Jira server. 

            data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 

             

            WillS added a comment - - edited I found that I can enter a data URL as the image on the Priority definition, which helped a ton since I don't have filesystem access on our Jira server.  data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==  

            Would be good to do this in Cloud too.

            Benji Purewal added a comment - Would be good to do this in Cloud too.

            If this is fixed in server, will it be fixed for cloud as well. Do I need to raise this as a separate ticket?

            Linda Milne_Togetha Group_ added a comment - If this is fixed in server, will it be fixed for cloud as well. Do I need to raise this as a separate ticket?

            I hope Atlassian could quickly prioritized this function...

             

            Sebastien SALOMEZ added a comment - I hope Atlassian could quickly prioritized this function...  

            Nathanael Motz added a comment - Another workaround: https://confluence.atlassian.com/jirakb/how-to-hide-priority-icon-in-agile-board-779160907.html . I found that on community: https://community.atlassian.com/t5/Jira-questions/Jira-Hide-Priority-field-from-list-views-and-cards/qaq-p/622226

            It would be great to generally manage "default" fields like priority or epics rather than only being able to manage "extra" fields on cards, both in backlog as well as active sprint/kanban board.

            Karol Kłaczyński added a comment - It would be great to generally manage "default" fields like priority or epics rather than only being able to manage "extra" fields on cards, both in backlog as well as active sprint/kanban board.

            When the backlog and boards are already prioritized in order, having another priority icon is redundant, conflicting, confusing, and difficult to maintain. The priority icon seems to be a legacy of the old heavy Jira workflows and no longer is needed in the new agile design.

            amelia mendez added a comment - When the backlog and boards are already prioritized in order, having another priority icon is redundant, conflicting, confusing, and difficult to maintain. The priority icon seems to be a legacy of the old heavy Jira workflows and no longer is needed in the new agile design.

            Daniel,

            Attempted to put your CSS above in our Announcement Banner but it just shows it as text in the banner

            <style type="text/css">
            .ghx-priority

            { display: none; }

            </style>

            Kyle Kirkeide added a comment - Daniel, Attempted to put your CSS above in our Announcement Banner but it just shows it as text in the banner <style type="text/css"> .ghx-priority { display: none; } </style>

            My need is to replace the standard Priority field with a Custom Severity field; so requiring general configuration of the Plan View columns.

            John Bayne added a comment - My need is to replace the standard Priority field with a Custom Severity field; so requiring general configuration of the Plan View columns.

            Daniel Leng (Inactive) added a comment - - edited

            A "workaround" would be to forcefully hide the priority icons with CSS.
            Put the following in your announcement banner:

            <style type="text/css">
            .ghx-priority { display: none; }
            </style>
            

            Save it, and reopen your Agile board. Notice the icons disappear from the plan view and work mode. This is a hackish way of doing things, so it may or may not break other UI elements. (a quick test shows that it works fine) Test it thoroughly before deploying it into production.

            Daniel Leng (Inactive) added a comment - - edited A "workaround" would be to forcefully hide the priority icons with CSS. Put the following in your announcement banner: <style type="text/css"> .ghx-priority { display: none; } </style> Save it, and reopen your Agile board. Notice the icons disappear from the plan view and work mode. This is a hackish way of doing things, so it may or may not break other UI elements. (a quick test shows that it works fine) Test it thoroughly before deploying it into production.

            SimoneK added a comment -

            I would expect that the priority icon disappears at least when I hide the Priority in the Field Configuration. But this does not work either.

            SimoneK added a comment - I would expect that the priority icon disappears at least when I hide the Priority in the Field Configuration. But this does not work either.

            I too would like to see this incorporated at some point. It can be visually confusing looking at priority icons when tickets are stacked in rank order.

            Christopher McGinnis added a comment - I too would like to see this incorporated at some point. It can be visually confusing looking at priority icons when tickets are stacked in rank order.

            Many thanks for reporting this issue. We see it as a valid feature request however we cannot provide any guidance at this time as to when, or if, we'll be implementing it.
            Regards,
            GreenHopper Team

            Michael Tokar added a comment - Many thanks for reporting this issue. We see it as a valid feature request however we cannot provide any guidance at this time as to when, or if, we'll be implementing it. Regards, GreenHopper Team

              Unassigned Unassigned
              e7dce694a39c Jeremy "Sparky" McKenzie
              Votes:
              163 Vote for this issue
              Watchers:
              64 Start watching this issue

                Created:
                Updated: