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

Accessing Work items per project area (grouped by state of the workitem)

Hi Everyone,


I have access all work items per project area using api but now I need to access work item per project area group by state of the work items using java api.
Kindly help me with the solution?

0 votes

Comments
Supposing that you are already familiar with Java API, you can build a query that filters the work items by project area and by status.

Have a look at IQueryableAttributeFactory, IQueryableAttribute, AttributeExpression, IQueryCommon. 


Accepted answer

Permanent link

Hi,

please find all required info in this wiki entry: https://jazz.net/wiki/bin/view/Main/QueryDevGuide
If this is helpful please mark the answer accepted.

- Arne

Pallavi Deore selected this answer as the correct answer

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,954

Question asked: Oct 03 '19, 8:55 a.m.

Question was seen: 1,371 times

Last updated: Oct 08 '19, 8:35 a.m.

Confirmation Cancel Confirm