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

JQL 'text' valid operators (CONTAINS ~) inconsistent on documentation

XMLWordPrintable

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

      The documentation for JQL searches states that only the CONTAINS operator ** is valid for the text field. Later in the documentation, it list ** and !~ as valid operators.

      https://confluence.atlassian.com/jirasoftwareserver/advanced-searching-fields-reference-939938743.html#Advancedsearching-fieldsreference-textTextText

      ~! is not a valid operator for the text field in a JQL search.

       

      Suggested change

      The line which currently reads as follows:

      The text master-field can only be used with the CONTAINS operator ("~" and "!~").
      

      Should be modified to read as this:

      The text master-field can only be used with the CONTAINS operator ("~").
      

            500376cac1e1 Daria Shatsylo
            deads@atlassian.com Daniel Eads
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: