Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-25783

Update Documentation on Advanced Searching

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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: