It's all about the answers!

Ask a question

In plan view, is there a syntax to exclude work items with tags that contain a certain string?


Mounir bsaibes (231712) | asked Feb 10 '17, 6:11 p.m.

In other word I like to exclude all work items that don't have tags that contain certain string, for example:

I have tags with xxxABCxxx ABCxxx xxxABC I want to exclude all work items that do not contain ABC.

Thanks,

One answer



permanent link
Andy Chen (812) | answered Feb 13 '17, 7:40 p.m.

Unfortunately, there is currently no way to exclude work items with tags that don't contain a certain string in plan view.

You can however use the expression "!tags:value" to exclude work items that don't contain a specific tag.

Please refer to https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.0/com.ibm.team.apt.doc/topics/r_quick_query_syntax.html for more information on query syntax.

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.