\(1\+1\) and "\\[example\\]" are not good as an example

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Low Engagement
    • None
    • Component/s: None
    • 2

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

      "Escaping special characters" section in Performing Text Searches says:

      For example, to search for (1+1) in either a simple or quick search, use the query:

      \(1\+1\)
      

      and to search for [example] in the summary of an advanced search (in JIRA Query Language or JQL), use the query:

      summary ~ "\\[example\\]"
      

      It is not good as an example because the above description may mislead us that those queries can match only with the exact texts but actually the 1st query matches not only with the exact text but also with 1+1, <1+1>, [1+1], etc. Similarly, the 2nd query matches not only with the exact text but also with <example>, (example), example, etc (See attached files).

      It may be better to choose another query as the example.

        1. 1+1.png
          1+1.png
          116 kB
        2. example.png
          example.png
          129 kB

            Assignee:
            Unassigned
            Reporter:
            Mai Nakagawa (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: