Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL Condition Query

jlee April 8, 2021

How do you write a JQL Condition Queary for "3 minutes after ticket creation"?

1 answer

1 accepted

4 votes
Answer accepted
Andrew Kendris
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 8, 2021

You'll want to use the following in your JQL: 

  • "created >= -3m" if you want to know tickets created within the last 3 minutes
  • "created <= -3m" if you want to know tickets created more than 3 minutes ago
jlee April 8, 2021

Thank you Andrew!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events