How to get Description of an Work Items (with ID, Summary)
Hello everyone,
I created my own query filtering list of work items.when i click on any of the work items it shows its Description. Now with Java API, Is there any possibility to retrieve Description of Work Items? |
One answer
sure..
the ID for that field, to use on the get Atttribute api call is com.ibm.team.workitem.attribute.description here is some java code I wrote to dump the values of all the attributes of workitems returned in a query https://jazz.net/forum/questions/94776/assertionfailedexception-problem-with-getting-the-values-of-attributes |
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.