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

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

This issue is archived. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Highest
    • None
    • 4.3.3
    • JQL

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              3c46b55625e9 Robert Crosbie
              Archiver:
              mandreacchio Michael Andreacchio

              Dates

                Created:
                Updated:
                Resolved:
                Archived: