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

Equal Operator in the Issue navigator doesn't finds results for dates

    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

      Equal Operator ("=") in the Issue navigator doesn't find results for dates (Updated, Resolved, Target Start..)

      Environment

      Steps to Reproduce

      1. Go to the Issue Navigator
      2. Search for issues with updated dates for example
      3. Check the date when a specific issue was updated
        •  
      4. Query for issues which were updated on this specific date
        •  

      Expected Results

      Issue is found

      Actual Results

      Issue is not found in the results

      •  

      Workaround

      Use a timestamp in the date value specified to ensure the full day is included. e.g.

      resolved <= "2017-08-28 23:59" instead of resolved <= "2017-08-28"

      Alternatively, you can use the endOfDay() function. The function takes an input which is a relative date specifier, so it may not be as useful

      Attachments

        1. screenshot-1.png
          screenshot-1.png
          190 kB
        2. screenshot-2.png
          screenshot-2.png
          183 kB
        3. screenshot-3.png
          screenshot-3.png
          81 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              d1b9e6273b65 Faizan Sayyed
              Votes:
              25 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: