How to add time frame for a ststus in JQL

Idan Naamad January 19, 2020

Hi,

i have a board with all issues of 2 team members.

i want to add a condition that will show me a specific status only from the last 30 days but i cant seems to add this condition in JQL.

 

1 answer

1 vote
Kurt Klinner
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.
January 19, 2020

@Idan Naamad 

 

Hi Idan

how does the JQL query you are using look like?

Did you try something like

updated > "-30d"

 

Cheers

Kurt

Suggest an answer

Log in or Sign up to answer