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

Improve JQL or Issue Navigator to handle Logic

    XMLWordPrintable

Details

    • 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.

    Description

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

      Per multiple internal discussions JQL handles fields as being in three states right now. The 3 statuses are: has value you want, doesn't have the value you want, empty. This causes a break in logic when performing queries such as:

      component != ABC

      because issues with no component are not returned. Smarter people than me included some formal logic on this:

      If we do not want to fix this in the JQL logic due to wanting to stay SQL like, or a high time cost, or too much impact on existing queries, then simply adding some suggestion logic in the Issue Navigator is a pretty acceptable workaround.

      For example, search for:

      component != ABC

      And then have JIRA say:

      Did you mean:
      component != ABC OR component is EMPTY

      Attachments

        Issue Links

          Activity

            People

              chris@atlassian.com Chris Mountford
              bberenberg Boris Berenberg (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: