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

Issue link for done issues on the Release Version Pop-Up navigates to wrong filter query

    XMLWordPrintable

Details

    Description

      Issue Summary

      Issue link for done issues on the Release Version Pop-Up navigates to wrong filter query which results in showing issues which are not in Done status. 

      It is happening across all the projects, instances and can be reproduced in-house as well.

      Steps to Reproduce

      1. Create a version in the Release tab
      2. Assign fix version to the version created in Step 1 to one or few issues which are in Done status
      3. Click on Release button for the Version
      4. The Release Pop-Up shows the link for the done issues like 1 issues will be released
      5. When we click on the link, it opens the Search Filter query page with incorrect query as follows: 
        project = "ProjectKey" AND fixVersion = "v1" AND resolution is EMPTY
        
      1. This does not show the Done issues whereas it shows issues that are not in Done status.

      Expected Results

      The link should navigate and show the issues in Done status

      Actual Results

      Clicking on the link, it shows issues that are not in done status due to the incorrect filter query

      Workaround

      Releasing the version is not affected.

      1. Check the done issues by clicking on the version name in Releases tab
      2. Change the Filter query to following upon clicking on the link, the issues with Done status will be displayed:
        project = "ProjectKey" AND fixVersion = "v1" AND resolution is not EMPTY
        

      Attachments

        Activity

          People

            mkim@atlassian.com MJ Kim
            4fecbf22abe3 Meghna Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: