How can I get all the updated issues since:
custom_date - 5 seconds
last 5 seconds (now - 5sec)
in JQL?
Hi @Jan Nowak ,
I don't think you can query for five seconds. But you can query for one minute like this:
updated > '-1m'
Maybe one minute is enough.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.