show all tags
Hi. I want to know the collection of all tags defined in my Plan Project. I know the view tag cloud but i need a query to resolve it. It its possible?
Thanks. |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Apr 02 '15, 5:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I don't think there is a UI or query to do so. In the API you can use
workItemClient.findTags(projectArea, monitor); workItemClient.findTags2(attribute, monitor); |
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.