Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JSWCLOUD-6755

Total story points or time estimate in Rapid Board columns

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • 2
    • 3
    • 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.

      Total story points or time estimate in Rapid Board columns would be good to have.

        1. agile board.png
          agile board.png
          27 kB
        2. count SPs.js
          5 kB
        3. count SPs.js
          3 kB
        4. count SPs.js
          3 kB
        5. count SPs.js
          4 kB
        6. count SPs.js
          3 kB
        7. count SPs.js
          3 kB
        8. count SPs.js
          3 kB
        9. no SP js.jpg
          no SP js.jpg
          69 kB
        10. SP js included.jpg
          SP js included.jpg
          55 kB

            [JSWCLOUD-6755] Total story points or time estimate in Rapid Board columns

            This would be extremely useful for organisations using Kanban backlog. I'm always trying to work out how much work remains on my board and end up exporting to Excel or trying to add up manually.

            Olivia Fleming added a comment - This would be extremely useful for organisations using Kanban backlog. I'm always trying to work out how much work remains on my board and end up exporting to Excel or trying to add up manually.

            I'm afraid you have to debug that yourself. Seems rather specific. Sorry.  

            R. Oosterholt added a comment - I'm afraid you have to debug that yourself. Seems rather specific. Sorry.  

            r.oosterholt,

            Thanks for the prompt response. I've installed TamperMonkey and added your script to it. However, it gives an error when on the Rapid Board page. Any thoughts? Is oyur script compatible with the latest version of JIRA Software in the Cloud?

            Exception: Uncaught ReferenceError: jQContainer is not defined
            Resource: https://company.atlassian.net/secure/RapidBoard.jspa?rapidView=11
            Line: 60
            Column: 17

            David Shaw added a comment - r.oosterholt , Thanks for the prompt response. I've installed TamperMonkey and added your script to it. However, it gives an error when on the Rapid Board page. Any thoughts? Is oyur script compatible with the latest version of JIRA Software in the Cloud? Exception: Uncaught ReferenceError: jQContainer is not defined Resource: https://company.atlassian.net/secure/RapidBoard.jspa?rapidView=11 Line: 60 Column: 17

            Not sure, I do not use greasemonkey myself. You could search for one of the many examples on how to do this (e.g. this exampe).

            R. Oosterholt added a comment - Not sure, I do not use greasemonkey myself. You could search for one of the many examples on how to do this (e.g. this exampe ).

            David Shaw added a comment - - edited

            r.oosterholt,

            Thanks for the quick fix to this issue.

            I''m using JIRA in the Cloud. I assume this means I cannot simply modify the JIRA footer . If so, is there a way I can still take advantage of this? For example, how do I set it up as a greasemonkey script? (We generally use Chrome, but could use Firefox is required I suppose.)

            David Shaw added a comment - - edited r.oosterholt , Thanks for the quick fix to this issue. I''m using JIRA in the Cloud. I assume this means I cannot simply modify the JIRA footer . If so, is there a way I can still take advantage of this? For example, how do I set it up as a greasemonkey script? (We generally use Chrome, but could use Firefox is required I suppose.)

            I'm not using Jira dialogs. The console logging must come from another plugin. Could you not load my script and see if the logging is still produced?

            R. Oosterholt added a comment - I'm not using Jira dialogs. The console logging must come from another plugin. Could you not load my script and see if the logging is still produced?

            @R. Ooosterholt

            The script is not working for me. Get this error in the console:

            DEPRECATED - Inline dialog constructor has been deprecated and will be removed in a future release. Use inline dialog 2 instead.
            at JIRA.Projects.Sidebar.ProjectShortcuts.Dialogs.Add.JIRA.Projects.Libs.Marionette.Controller.extend.initialize (https://d2p4ir3ro0j0cb.cloudfront.net/justpark.atlassian.net/s/5736a7fd6b6e…er=true&jira-nps-enabled=true&locale=en-US&nps-not-opted-out=true:8012:811)

            Is it possible to get an update version please?

            Tom Neville added a comment - @R. Ooosterholt The script is not working for me. Get this error in the console: DEPRECATED - Inline dialog constructor has been deprecated and will be removed in a future release. Use inline dialog 2 instead. at JIRA.Projects.Sidebar.ProjectShortcuts.Dialogs.Add.JIRA.Projects.Libs.Marionette.Controller.extend.initialize ( https://d2p4ir3ro0j0cb.cloudfront.net/justpark.atlassian.net/s/5736a7fd6b6e …er=true&jira-nps-enabled=true&locale=en-US&nps-not-opted-out=true:8012:811) Is it possible to get an update version please?

            new version.

            • also display total number of story points per stream
            • also update stories with no storypoints ('0 SP')

            R. Oosterholt added a comment - new version. also display total number of story points per stream also update stories with no storypoints ('0 SP')

            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,
            JIRA Agile 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, JIRA Agile Team

            The script was renamed and added in footer.vm:
            <div class="footer-body">
            <script>
            #include("/templates/plugins/footer/estimates.js")
            </script>

            Not a big deal, probably happening due to several specific factors, we can disable it whenever we need to share filters, and then re-enable.
            Thank you

            Vasil Beshev added a comment - The script was renamed and added in footer.vm: <div class="footer-body"> <script> #include("/templates/plugins/footer/estimates.js") </script> Not a big deal, probably happening due to several specific factors, we can disable it whenever we need to share filters, and then re-enable. Thank you

              Unassigned Unassigned
              mfahd Fahd
              Votes:
              48 Vote for this issue
              Watchers:
              31 Start watching this issue

                Created:
                Updated: