It's all about the answers!

Ask a question

Multiple Plan scope


Pankaj Sharma (401169) | asked Jul 17 '17, 1:46 p.m.

 I am using RTC 6.0.2

I created a Plan which have lot of data and it takes a lot of time to load, I want to use plan scope to reduce the WIs for loading.
How to write multiple scope in Plan Scope attribute?


Comments
Robert Carter commented Apr 25 '18, 3:29 p.m.

I noticed that he "Plan Scope" field seems to be an AND operator.  My problem is I ould like to do an OR operation.  Meaning I want to see work Items with filedAgaints:TeamA OR filedAgainst:TeamB

When you use the exclusion in the view edit, it appears to be behaving as an OR condition.


Sandra Costa commented May 17 '18, 4:33 a.m. | edited May 17 '18, 10:02 p.m.

HI, I need this urgently. Anyone have an idea, how to have the OR condition?

I would like to have something like filedAgainst:"A" OR filedAgainst:"B" OR filedAgainst:"C".
Thanks in advance.

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered May 17 '18, 10:38 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 You are correct that conditions are AND'ed in the Plan Scope, and there is no support for an OR operator in Plan Scope.

You can use OR exclude conditions, but that won't affect loading time, since the exclude conditions run against downloaded data.
You can also of course use OR operators in work item queries.

Your answer


Register or 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.