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

RTC reportable rest api, request returns blank value for custom attribute

Hello,
I'm working with RTC Reportable Rest api (RTC version 5.0.2).
I made a request to see all the custom attributes in allextensions. 
However, one of the custom fields, which is a contributor type field, it returns blank, even if it brings the displayname correctly.
I appreciate any feedback, thanks for your attention.

This is my request:
https://server:9443/ccm/rpt/repository/workitem?fields=workitem/workItem[projectArea/name="projectarea01" and type/id="task" and creationDate>2016-07-01T00:00:00.000-0400 and creationDate<2016-08-01T00:00:00.000-0400]/(id|summary|creationDate|state/name|owner/name|creator/name|resolutionDate|timeSpent|type/id|allExtensions/(displayName|displayValue)|itemHistory/(modified|state/name)))&size=100

0 votes



One answer

Permanent link
You should use "allExtensions/(displayName|itemValue/*)" instead of "allExtensions/(displayName|displayValue)", as "displayValue" is not the right choice.

0 votes

Comments

 Thanks for your comment.

It brings the id of the contributor, along with other data, however not the username, at least.
I guess I should try another way to make the request.



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
× 233
× 137
× 112
× 35

Question asked: Oct 05 '16, 4:38 p.m.

Question was seen: 3,589 times

Last updated: Oct 06 '16, 8:04 a.m.

Confirmation Cancel Confirm