It's all about the answers!

Ask a question

Does exist AND, OR for exclude expression ?


Benjamin Chauviere (37128) | asked Oct 22 '15, 8:31 a.m.
retagged Dec 02 '15, 11:55 a.m. by Ken Tessier (84117)
Hello,

I would like to hide for example items for Iteration 1 and Iteration 3 with the following expression:
Exclude Expression plannedFor:"Iteration 1" AND "Iteration 3"

Does exist a way to combine in one expression both like with a AND or OR attribute or do we need to create 2 lines ? Exclude Expression plannedFor:"Iteration 1"
Exclude Expression plannedFor:"Iteration 3"
Thank you,

Accepted answer


permanent link
Tiago Moura (8387) | answered Oct 22 '15, 8:41 a.m.
Multiple lines works as an AND, but you can use only one expression. 

Particularly, I do not like to use many rules on one expression, because is hard to see the whole set.

http://www-01.ibm.com/support/knowledgecenter/SSYMRC_3.0.1/com.ibm.team.apt.doc/topics/r_quick_query_syntax.html
Benjamin Chauviere selected this answer as the correct answer

Comments
Benjamin Chauviere commented Oct 22 '15, 8:48 a.m. | edited Nov 19 '15, 1:40 a.m.

Did not realize than the space and repeating the expression will give me this answer.
like priority:high severity:major

Thank you


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.