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