Forums

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

filter: "target closure date is going due in next 30 days"

Pangianto Pang
Contributor
September 10, 2012

Hi all, im a newbie here.

How to do the above query? 'Target Closure Date' is a custom field. How to add more 30 days in the now() below?

project = EQAPSTAB AND "GERR Target Closure Date" <= now() ORDER BY issuetype DESC, key DESC

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
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.
September 10, 2012

Now() really does mean "now", but you don't need it in relative dates.

Drop it completely and try <= -30d instead. (I'm a bit hazy on how the > < interact with +30d and -30d, but try it, check the results and you'll see how it works)

Pangianto Pang
Contributor
September 11, 2012

I used "30d" :) do not include the '+'

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events