Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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?

0 votes



One answer

Permanent link
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

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Dec 29 '15, 6:20 a.m.

Question was seen: 1,838 times

Last updated: Dec 29 '15, 7:24 a.m.

Confirmation Cancel Confirm