How to get Description of an Work Items (with ID, Summary)
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
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