JQL search with development status indicates bad JQL when correct, and good JQL when incorrect

XMLWordPrintable

    • 2
    • Minor

      Issue Summary

      When using advanced issue search with development status JQL, correct usage indicates a bad JQL query. Alternatively, when the JQL query is bad, a green checkmark indicates it's good when it's not.

      Steps to Reproduce

      1. Navigate to Filters > Advanced issue search
      2. Switch to JQL
      3. Use one of the following search queries:
      • development[pullrequests].all (or .open) 
      • development[commits].all
      • development[reviews].all (or .open)
      • development[builds].failing

      Expected Results

      JQL should indicate a good status ( ) when JQL is correct to the left of the query edit box.

      Actual Results

      JQL indicates an error ( ) when JQL is correct.
      JQL indicates a good status when JQL is incorrect.

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              James W (Inactive)
              Votes:
              8 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: