Forums

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

How do I seach object created less than 10 minutes ago ?

Emmanuel.POTRON
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2020

Hello,

I have created objects and I would like to retrieve the ones just created 10 minutes ago or less.

How should I write my request ?

Thanks in advance.

2 answers

2 accepted

1 vote
Answer accepted
Mehmet A _Bloompeak_
Atlassian Partner
November 3, 2020

Hi @Emmanuel.POTRON ,

To get a list of issues created in the last 10 minutes below jql works.

created >= -10m order by created DESC

0 votes
Answer accepted
Dirk Ronsmans
Community Champion
November 3, 2020

Hi @Emmanuel.POTRON ,

That should be possible using the JQL: created >= -10m

In my mind that means created less than 10min ago.

Emmanuel.POTRON
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2020

It works well, thank you!

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