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

Ability for JQL to search a specific time range for today only

    XMLWordPrintable

Details

    • 0
    • 6
    • 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.

      At the moment, a user can use the following query
      created > "2014-08-21 15:00" and created < "2014-08-21 23:00"
      This will return all issues created between 3pm - 11pm for that particular date.

      However, a user must edit the query daily if he wants to display issues created between 3pm-11pm for the date he runs the query.

      Maybe add the following syntax in JQL
      created > "15:00" and created < "23:00" or
      created > "today() 15:00" and created < "today() 23:00"

      This will display issues created between 3pm-11pm today.

      This search will be dynamic and the user will not have to edit the query

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ywoo Yit Wei
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: