Update Documentation on Advanced Searching

XMLWordPrintable

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

      Our documentation on Advanced Searching, particularly in the Operators Reference - WAS section needs to be updated, since there is a syntax error specified when using the DURING keyword, whereby:

      • There must be a bracket to hold the values of start and end date when using the DURING keyword
      • The date specified is not in correct format. The format should be "yyyy/mm/dd"

      The syntax example stated in our docs:

      status WAS "Resolved" BY jsmith DURING "01/01/2010","01/01/2011"
      

      The correct syntax is:

      status WAS "Resolved" BY jsmith DURING ("2010/01/01","2011/01/01")
      

      See the example screenshot below:

      • syntax specified in our docs
      • the correct syntax

        1. scshot1.png
          31 kB
          Ahmad Faisal
        2. scshot2.png
          52 kB
          Ahmad Faisal

            Assignee:
            Wazza
            Reporter:
            Ahmad Faisal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: