Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Plans View Quick Query Syntax DueDate range based on today uses Union?

Ignore the " " around the ">" - the site things I'm adding tags without the ""

I'm using 4.0.3 and the QuickQuerySyntax to color code work items by Due Date - If the work item is Due 7 days from today (dueDate:"<"today+7) it should color code the WI in yellow.  However, it looks like the syntax allows everything before today's date also. 

I tried adding another dueDate conditional but it just gives me every record that is Open. Any ideas, or is Intersection styled join available in later RTC versions, instead of Union?

Example using: stateGroup:Open  dueDate:"<"today+7 dueDate:">"today

Thanks

0 votes



One answer

Permanent link
Hi,

Did you get around this problem? I'm facing the same issue on RTC v5.0.2.
I just can seem to specify a range for due date.

I want all items with dues date between today and next 2 weeks to be in color yellow.

dueDate<today+15 dueDate>today resolved:false


above does not work. I tried various combinations.. including the one below:

dueDate<today+15 >today resolved:false


but just cant seem to get the expected behavior.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,121

Question asked: Oct 16 '14, 3:08 p.m.

Question was seen: 3,329 times

Last updated: Feb 16 '16, 9:51 a.m.

Confirmation Cancel Confirm