how to search for overdued issues

Hi list,

i would like to make a search for overdued issues but don't know how to

phrase it into a valid search query.

Is there a way to display these issues ?

Regards,

Tilman

0
1 comment

Hello Tilman,

Unfortunately, at the momentwe don't support relational operators in search query, but you can use range operator and seach for a date range.

If you want to search issues by a field of date type (let's say you have Due Date field in your project), then you can use search query like this:

#Unresolved Due date: 2011-01 .. Today

You will get the list of issues with Due Date set for today or earlier, which are still unresolved.

Hope this will help.

Best regards,

Ekaterina

0

Please sign in to leave a comment.