Uploaded image for project: 'Jira Work Management Cloud'
  1. Jira Work Management Cloud
  2. JWMCLOUD-19

Ability to configure Business board to show issues for more than 14 days and remove issues before 14 days

    • 407
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      +underlined text+

      Atlassian Update – 6 May 2024

      Hi everyone,

      Thanks for voting and commenting on this issue. Your feedback is key to helping us understand how you use Jira so we can continue improving your experience. To uphold our value for transparency, we wanted to provide an update that we have no immediate plans to put this suggestion on our near term roadmap.

      Please remember that jira.atlassian.com is one of many inputs for the Jira roadmap. You can learn more about our process here.

      I understand that our decision may be disappointing, however, this problem remains on our radar and we will provide further updates if our stance changes. Please don't hesitate to contact me if you have any questions.

      Regards,
      Eric Zheng
      ezheng@atlassian.com
      Product Manager, Jira

      Problem Definition

      Case 1:
      For leading tracking (a use case specifically support by JIRA), having items on the board for more than 14 days is extremely common. In some cases, this can easily be up to 6 months.

      Case 2:
      A customer has too many issues in his "Done" column and wants to remove them before the 14 days term

      Case 3:
      A customer has multiple columns tied to statuses that are configured to Done category.

      Suggested Solution

      1. Make it possible to configure a Business board to show issues for more than 14 days.
      2. Make it possible to remove issues from a Business board before the 14 days term.

      Workaround

      This is by no means a fix but I hope it will help you get quicker access to those Done issues that are more than 2 weeks old:

      1. Write a JQL query that returns all issues in a project that have been done for more than 14 days e.g. 
        project = CJSWK AND (fixVersion in unreleasedVersions() OR fixVersion is EMPTY) AND status = Done AND NOT (updated >= -2w OR statusCategory != Done) ORDER BY Rank ASC
        
      2. Run that JQL and copy the URL of the search page
      3. Create a shortcut that links to that URL. I called mine Older Done Issues:

        1. screenshot-1.png
          screenshot-1.png
          178 kB
        2. screenshot-2.png
          screenshot-2.png
          350 kB

            [JWMCLOUD-19] Ability to configure Business board to show issues for more than 14 days and remove issues before 14 days

            Paul added a comment -

            on the community we'll told to vote on this if we need it but the site wont let us .    this is crazy there's no way to leave issues visiblle in Done column as long as we want. 

            Paul added a comment - on the community we'll told to vote on this if we need it but the site wont let us .    this is crazy there's no way to leave issues visiblle in Done column as long as we want. 

            Am I reading this correctly, y'all commented and closed out https://jira.atlassian.com/browse/JWMCLOUD-257 because it was a lesser known and duplicated issue to this one, but also closed out this one?  Also, why can't we see in the history when this was closed out?  

            Sean Stokke added a comment - Am I reading this correctly, y'all commented and closed out https://jira.atlassian.com/browse/JWMCLOUD-257 because it was a lesser known and duplicated issue to this one, but also closed out this one?  Also, why can't we see in the history when this was closed out?  

            sguio is this restricted to project admin only? I can see the option on our Projects but many (non-admin) can't.

            Tim Corringham added a comment - sguio is this restricted to project admin only? I can see the option on our Projects but many (non-admin) can't.

            sguio 

            Can we get the details of the implementation?

            Does it reference the Resolution field or the Status field?

            If it applies to Status, does it apply to all statuses in the "Done" Status Category, regardless of how many of those are used in the project/board?

            Does it only look at the issues in the right-most column?

            Which date field is being evaluated? Is it the Resolved date or the Updated date or some other date?

            Trudy Claspill added a comment - sguio   Can we get the details of the implementation? Does it reference the Resolution field or the Status field? If it applies to Status, does it apply to all statuses in the "Done" Status Category, regardless of how many of those are used in the project/board? Does it only look at the issues in the right-most column? Which date field is being evaluated? Is it the Resolved date or the Updated date or some other date?

            Marcus added a comment -

            Its progress, but there is still no option to remove "done" issues manually, as suggested in the original question.

            Marcus added a comment - Its progress, but there is still no option to remove "done" issues manually, as suggested in the original question.

            sguio added a comment -

            Hi all,

            Thank you for your patience. I'm pleased to let you know that we have now updated Removed resolved items after with the options of 7,14,30 and 60 days.

             

            Regards,

            Susana Guio

            Engineering Manager, Jira

            sguio added a comment - Hi all, Thank you for your patience. I'm pleased to let you know that we have now updated Removed resolved items after with the options of 7,14,30 and 60 days.   Regards, Susana Guio Engineering Manager, Jira

            Dan C added a comment -

            +1 for this, seems like a pretty simple feature we should have 

            Dan C added a comment - +1 for this, seems like a pretty simple feature we should have 

            Yeah, we really need this as a feature at our company. We always have issues on our boards that need to stay longer than 14 days for an internal review. I hope this is implemented soon. Thanks! 

            Lukas Mahoney added a comment - Yeah, we really need this as a feature at our company. We always have issues on our boards that need to stay longer than 14 days for an internal review. I hope this is implemented soon. Thanks! 

            +1 for this. It is confusing for users when issues disappear from the board unexpectedly.

            Maybe the best option would be to match what already is provided on the "List" tab, a Hide Done Items option

            Robert Eiser added a comment - +1 for this. It is confusing for users when issues disappear from the board unexpectedly. Maybe the best option would be to match what already is provided on the "List" tab, a Hide Done Items option

            We need this as a company too, make a button for letting the done tickets stay in that phase for infinity

            Johan van Zaanen added a comment - We need this as a company too, make a button for letting the done tickets stay in that phase for infinity

            Our team needs this.

            it is a lot easier to manage the tickets from the board.

            Thanks.

            Ikhsan Habibi added a comment - Our team needs this. it is a lot easier to manage the tickets from the board. Thanks.

            Our team needs this

            Brooke Alarie added a comment - Our team needs this

            Another way I've found to find the >2w Done items was to click on the LIST tab ... brings up all items in the project, and then filter on DONE items.  Not perfect but simple way to quickly find those "missing" done items.

             

            Darran Wilkinson added a comment - Another way I've found to find the >2w Done items was to click on the LIST tab ... brings up all items in the project, and then filter on DONE items.  Not perfect but simple way to quickly find those "missing" done items.  

            Please make this feature available. It doesn't make any sense only to offer this option to Company managed projects.

            Mariana Zanchetta added a comment - Please make this feature available. It doesn't make any sense only to offer this option to Company managed projects.

            +1 please.

            Mike Donnarumma added a comment - +1 please.

            Konrad added a comment -

            Hi, why is it so hard to add this feature an let the user decide when to hide the issue from board view??

            This is very frustrating.

            Konrad added a comment - Hi, why is it so hard to add this feature an let the user decide when to hide the issue from board view?? This is very frustrating.

            We need this soon...

            Ajay Hemanth added a comment - We need this soon...

            Definitely a needed feature.

            Roman Pietrzak added a comment - Definitely a needed feature.

            Melo Jorge added a comment -

            Our team needs this.

            its a lot easier to manage the tickets from the board

            Thanks

            Melo Jorge added a comment - Our team needs this. its a lot easier to manage the tickets from the board Thanks

            Our team needs this.

            David Drong-Reisch added a comment - Our team needs this.

            Our team needs this.

            Thomas Shepherd added a comment - Our team needs this.

            Our team needs this

            Volodymyr Swift added a comment - Our team needs this

            We need this  .... come on its basic functionality

            Darran Wilkinson added a comment - We need this  .... come on its basic functionality

            Our team needs this

            Karina Karomaro added a comment - Our team needs this

            Our team needs this.

            Natalia Nami added a comment - Our team needs this.

            Our team needs this{}

            Aleksandr Oper added a comment - Our team needs this { }

            Our team needs this

            Renata Adora added a comment - Our team needs this

            Our team needs this

            Anastasiia Sheveriova added a comment - Our team needs this

            Our team definitely needs this 
             
             

            Juli Kryvytska added a comment - Our team definitely needs this     

            Our team needs this.

            Ira Pumpkin added a comment - Our team needs this.

            Our team needs this!

            Anzhelika Meif added a comment - Our team needs this!

            Our team needs this!

            Kateryna Gemini added a comment - Our team needs this!

            Our team needs this

             

            Karolina Exodus added a comment - Our team needs this  

            Our team needs this 😓. Please

            Cesar Ramos added a comment - Our team needs this 😓. Please

            Our team needs this{}

            Dariia Fenix added a comment - Our team needs this { }

            Our team needs this

            Nadiia Millori added a comment - Our team needs this

            Our team definitely needs this

            Valm Part Time added a comment - Our team definitely needs this

            ALSHAIKH added a comment -

            Our team needs this

            ALSHAIKH added a comment - Our team needs this

            Our team needs this

            Diana Bertha added a comment - Our team needs this

            Valery added a comment -

            Our team needs this.

            Valery added a comment - Our team needs this.

            Our team needs this

            Aleksandra Szczesna added a comment - Our team needs this

            Our team needs this 😓

            Mykyta Resolve added a comment - Our team needs this 😓

            Our team needs this

            Anna Gellar added a comment - Our team needs this

            Our team needs this

            Yuliia Silentium added a comment - Our team needs this

            Our team needs this!

            George Atlas added a comment - Our team needs this!

            Igor Lex added a comment -

            Our team needs this

            Igor Lex added a comment - Our team needs this

            Our team needs this

            Dmytro Zacky added a comment - Our team needs this

            Our team needs this

            Taras Gonzalezz added a comment - Our team needs this

            Our team ABSOLUTLY needs this

            Dana Atance Lozano added a comment - Our team ABSOLUTLY needs this

            Arina Lana added a comment -

            Our team needs this
             
             

            Arina Lana added a comment - Our team needs this    

            Our team needs this

            Dmitriy Bing added a comment - Our team needs this

            Our team needs this

            Daria Bambi added a comment - Our team needs this

            Our team needs this

            Roman Sidewinder added a comment - Our team needs this

            Igor Tenet added a comment -

            Our team needs this

            Igor Tenet added a comment - Our team needs this

            Our team needs this

            Egor Makuhin added a comment - Our team needs this

            Our team needs this

            Ira Chelsea added a comment - Our team needs this

            Our team needs this

            Vitalina Vitaminka added a comment - Our team needs this

            Our team needs this

            Dmitriy Omelianenko added a comment - Our team needs this

            Our team needs this. We have more than 3k issues (maximum board limit) in our JSM project, so as a result not all issues are displayed at native board and this is a problem. Of course, we have did a workaround with creating separate Jira Software boards to work on them, but it is very uncomfortable for us.

             

            We need a possibility to reduce "X" days, when issues are still displaying in final statutes (Done) at our JSM board to get back work on native JSM board.

            Aleksandr 2easy added a comment - Our team needs this. We have more than 3k issues (maximum board limit) in our JSM project, so as a result not all issues are displayed at native board and this is a problem. Of course, we have did a workaround with creating separate Jira Software boards to work on them, but it is very uncomfortable for us.   We need a possibility to reduce "X" days, when issues are still displaying in final statutes (Done) at our JSM board to get back work on native JSM board.

            Danno added a comment -

            I suspect this issue will disappear with the announcement that they are rolling JWM into Jira. It would be nice it that could be confirmed here by Atlassian.

            Danno added a comment - I suspect this issue will disappear with the announcement that they are rolling JWM into Jira. It would be nice it that could be confirmed here by Atlassian.

            looking forward to this

            Diego Chavez added a comment - looking forward to this

              sguio sguio
              skorte Soane Korte (Inactive)
              Votes:
              521 Vote for this issue
              Watchers:
              316 Start watching this issue

                Created:
                Updated:
                Resolved: