Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

How to access custom attributes of a particular work item?

This is the API URI I'm using and able to get data with this condition:


However, there is a custom attribute named "External ID" that I want to extract to, and when I embed it in the url just like how i embedded "creator name", I get not a valid field name error. Please help in resolving the error. Thank you!

0 votes



One answer

Permanent link
Referring to the discussion here:


If your custom attribute is string type, it would look like:

https://myjazzserver:9443/jazz/rpt/repository/workitem?fields=workitem/workItem[projectArea/name='Defect Management']/(id|summary|(creator/name)|(stringExtensions[key='External ID']/value))


I hope this helps.

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,985
× 10

Question asked: Jun 17 '19, 8:57 a.m.

Question was seen: 1,504 times

Last updated: Jun 20 '19, 2:33 a.m.

Confirmation Cancel Confirm