Help with advanced search

Gui Ávila January 2, 2021

Hi!

I'm trying to make a search for all issues that was moved to status "Pending" in the last 1 day.

I tried the was JQL operator:

status WAS "Pending" DURING ("2021/01/01","2021/01/02")

but the during predicate is not what I need. It should be something like <=-1d , something like that, so I woult not need to change the date every time.

I tried to find examples in this article, but could not find something that works:

Advanced search reference - JQL operators | Jira Service Management Cloud | Atlassian Support

Can someone please help?

Thanks a lot,

Gui.

1 answer

1 accepted

1 vote
Answer accepted
Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 2, 2021

Hi @Gui Ávila ,

please try something like:

status changed to Pending AFTER -1d
Gui Ávila January 2, 2021

Ha! Exactly what I was looking for. Thanks @Hana Kučerová !

Suggest an answer

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

Atlassian Community Events