Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-23288 List of suggested JQL improvements
  3. JRACLOUD-25419

As a Jira user I would like the now() search function to support time increment

XMLWordPrintable

      I'd like the now() operator to accept an increment like the other date functions (startOfDay(), endOfWeek(), etc.)

      The alternate syntax would be:
      now("inc")
      where inc is an optional increment of (+/-)nn(y|M|w|d|h|m)

      For example, this could allow one to create a scheduled filter to send them new issues matching a specific query every hour:

      ... affectsVersion = "4.4" and created >= now("-1h")

      We were looking for this kind of functionality for users who only want to be notified of new issues matching certain criteria. The notification schemes and component watchers didn't provide the functionality we were looking for.

            Unassigned Unassigned
            3c46b55625e9 Robert Crosbie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: