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

JQL query for date time fields (e.g. created, updated) should show hidden 00:00 timestamp on search

    XMLWordPrintable

Details

    • 4
    • 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

      Problem Definition

      Currently when searching using date time fields (e.g. created, updated), if the timestamp is not specified, it will implicitly insert 00:00 to the query.

      For example, with the below JQL,

      created >= "2021-06-01"
      

      it is implied in the system that it is actually

      created >= "2021-06-01 00:00
      

      This causes confusion to the user not aware that the time is implicitly set to 00:00.

      Suggested Solution

      If the time is not specified, the 00:00 should be added into the query string and be visible to the user after performing the search.

      Attachments

        Issue Links

          Activity

            People

              arozvany@atlassian.com Annaliese Rozvany (Inactive)
              4326607df174 Yuji Sakai
              Votes:
              6 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: