It's all about the answers!

Ask a question

RTC CLM; Can a Quick Search return a Work Items with a specific TAG number?


Gary Woodward (20112) | asked Apr 03 '17, 3:08 p.m.

I am trying to find a quick way to identify Work Items with a specific, numeric tag in the Tag field but I don't see anything in the Quick Search drop-down that works. Does anybody know if what I am trying to do is possible? 

Thanks,

Gary

Accepted answer


permanent link
Lily Wang (4.9k714) | answered Apr 03 '17, 9:07 p.m.

If you just input a digital number in the quick search, RTC will return a work item which id matches the number. To search for a numeric tag, you need to convert it to a string. So you can use something such as "*123".
In addition, please refer to https://jazz.net/library/article/824 for the detail explanation of the quick search.

Gary Woodward selected this answer as the correct answer

Your answer


Register or to post your answer.