Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在查询中使用 NOT?我正在尝试这个:不(名称包含“spike”)
看来他们现在允许:
!包含,即
( Name !contains "spike" )
这应该适用于此。
我还注意到 contains 和 !contains 都不区分大小写,这意味着无论您使用“spike”还是“SPIKE”,它们都会返回相同的结果(至少,我相信是这样)。
不幸的是,Rally 的 WSAPI 目前不支持不包含运算符。请在这里投票赞成这个想法:
http://ideas.rallydev.com/ct/ct_a_view_idea.bix?c=FB85CCBC-A755-42AD-AF8E-6F2B539BECEC&idea_id=61DF4D37-AFB9-487C-9046-8461D5080231