Multiple Plan scope
One answer
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.
Comments
Robert Carter
Apr 25 '18, 3:29 p.m.Sandra Costa
May 17 '18, 10:02 p.m.