https://confluence.atlassian.com/adminjiraserver/configuring-a-custom-field-938847235.html

Functions take the following parameters.

  • condition - one of the characters <, <=, => =,>. For example: ">".

  • time - time string corresponding to one of the patterns.

    • "5h35m12s" - 5 hours 35 minutes 12 seconds

    • "5h12s" - 5 hours 12 seconds

    • 3000m - 3000 minutes

    • "0", "0s" ... - time is zero.

  • calendar - the name or id of the calendar. For example: "Support" or "1". How to view calendars?

  • timer config id and timer scheme id - number. Jira admin can view it.


Search works through the field. Therefore, all JQLs begin with the field name.