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

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

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • JQL
    • 1
    • 1
    • 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.

      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:
              13 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: