Contributor field value in RTC Report
![](http://jazz.net/_images/myphoto/c80266335727ada05e34a952b028b32d.jpg)
I have a custom field of type 'Contributor' called 'Tester'. Where can I find the values for this field for each Work Item?
The CONTRIBUTOR dataset seems to be only for Owner and the WorkItem dataset doesn't have a contributor field. I tried the StringExtension.key and passed in the id of my field but nothing was returned.
The CONTRIBUTOR dataset seems to be only for Owner and the WorkItem dataset doesn't have a contributor field. I tried the StringExtension.key and passed in the id of my field but nothing was returned.
3 answers
![](http://jazz.net/_images/myphoto/c80266335727ada05e34a952b028b32d.jpg)
Rafik,
I am using LIVE_SNAPSHOT, but what I'm looking for is the parameter to pass my field name into. For example, in the workitem table there's parameters for other types like StringExtension.key and BooleanExtension.key, but I don't see anything for Contributor. I'm assuming I'd pass the id of my custom Contributor column ('tester') through the key parameter.
I also looked at the Contributor table in LIVE_SNAPSHOT but didn't see anywhere to pass my field in.
I am using LIVE_SNAPSHOT, but what I'm looking for is the parameter to pass my field name into. For example, in the workitem table there's parameters for other types like StringExtension.key and BooleanExtension.key, but I don't see anything for Contributor. I'm assuming I'd pass the id of my custom Contributor column ('tester') through the key parameter.
I also looked at the Contributor table in LIVE_SNAPSHOT but didn't see anywhere to pass my field in.