Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-24576

Change the quick search JQL generation to just 'text'

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • 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.

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

      Currently if you type "some text" in the quick search box, it generates this jql

      summary ~ "some text" OR description ~ "some text" OR comment ~ "some text"

      But then this hard to quickly change and refine the search, especially if you type it in wrong (3 strings to edit and all)

      It would be better of it generated

      text ~ "some text"

      I spoke the Brenden Bain about this and he said the reason they did it originally what that summary,description and comment where the original quick text semantics.

      But that 'text' also support custom fields and hence is semantically different.

      But I argue that the benefit of "edit ability" is greater than the semantic preservation.

              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              bbaker ɹǝʞɐq pɐɹq
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: