Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-3969

The JQL field for the RB quick filters should support more than 250 characters queries.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Answered
    • None
    • AgileBoard
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Currently, quick filters do not support JQL queries longer than 250 characters.

      Error Message and Symptom

      The following error message appears in JIRA when you try to add a long JQL search query:

      • jql error : Query must not be longer than 255 characters.
      Workaround

      For long filters, the recommended way is to create a Saved Filter and refer to that in the Quick Filter using the following JQL syntax:

      filter = "<filter name>"
      

      You could even extend the filter in the quick filter as in the following example:

      filter = "<filter name>" and assignee = currentuser()
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              4764da4a967e Anas Fattahi
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: