Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-64336

Run search without smart query doesn't change JQL query in Advanced/basic search box

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 7.2.7, 7.4.0, 7.3.1, 7.5.0, 7.6.0, 7.8.0, 7.9.0, 7.10.0, 7.11.0, 7.12.0, 7.13.0, 8.1.0, 8.2.0, 8.3.0, 8.4.0, 8.5.0, 8.6.0, 8.7.0, 8.8.0
    • JQL

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Summary

      When clicking the link Run search without smart query, the results of the query changes, but the JQL in the Advanced/basic search box doesn't change. 

      Environment

      • Works correctly in 6.4.12
      • Does not work correctly in 7.3.1 and 7.2.7 and later
      • Affects both Cloud and Server

      Steps to Reproduce

      1. Enter "my foo*"(without quotes) in the Search box at the top of the page, and switch to Advanced search where you can see the JQL. See img1
      2. Click the pop-up link to Run search without smart query.  Notice that the results change, but the JQL stays the same. See img2

      Expected Results

      After clicking the Run search without smart query link, the JQL query in the search box stays as assignee=currentUser() AND text ~ "foo*"

      But the URL in the browser will update to display the appropriate search i.e.:

      https://<BASE_URL>/jira/browse/ABC-123/?jql=text~"my%20foo"
      

       

       Workaround

      Refresh the page and the actual JQL search being used will be displayed in the search box

      Attachments

        1. img1.png
          img1.png
          63 kB
        2. img2.png
          img2.png
          53 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              asweeten ASweeten
              Votes:
              14 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated: