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

Update Documentation on Advanced Searching

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.

      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

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

                Created:
                Updated:
                Resolved: