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

Update Documentation on Advanced Searching

    XMLWordPrintable

Details

    • 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

      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

      Attachments

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

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: