Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-4578

Project progress Gadget - showing too many In Progress issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Low
    • None
    • 5.8.4
    • Gadget

    Description

      Looking at GreenHopper Project Progress gadget in my dashboard it says 10 issues are In Progress, I click on the link and it opens up a search, where it turns out that 2 of the issues are resolved but have a resolution of duplicate/won't fix.

      This is an error when 2 resolved issues are showing for In Progress.

      The search the progress indicator is using is:

      Unable to find source-code formatter for language: jql. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
       
      project = my-project AND (fixVersion = "Sprint 1" OR "Release Version History" = "Sprint 1") AND (status = Resolved AND resolution in (Duplicate, "Cannot Reproduce", "Won't Fix", Fixed) OR status in (Reopened, "In Progress") AND resolution = Unresolved OR status = Resolved AND resolution = Incomplete) ORDER BY priority ASC, key ASC
      

      I think this JQL is wrong, and should not be looking for Duplicate, "Cannot Reproduce", "Won't Fix" in the context of In Progress.

      Originally discussed at
      https://answers.atlassian.com/questions/16157/bug-in-greenhopper-project-progress-gadget-showing-too-many-in-progress-issues

      Attachments

        Activity

          People

            sclowes Shaun Clowes (Inactive)
            bb404b8a30d3 boardtc
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: