It's all about the answers!

Ask a question

Report fetches custom CONTRIBUTOR data only if I have 'Include Archived' option enabled.


Vinay Kumar AV (17923637) | asked Mar 29 '13, 7:44 a.m.
Hi everybody,

I have this report which fetches custom attributes values of type CONRTIBUTOR. The report fetches over five contributor attributes. I see this for certain Category values the Contributor data comes out blank. However, when I re-run the report with 'Include Archived' enabled I get the names. Why is this so? This is happening for users that are not archived too.  

Regards
Vinay

One answer



permanent link
YOGESH LOKHANDE (10441927) | answered Jul 14 '13, 6:19 a.m.
 Hi Vinay,

for custom attribute contributor

In Birt you need to use
Live_Snaphot as data Source 

And data set
 com.ibm.team.workitem.WorkItem

in that

itemExtensions.key
itemExtensions.value.itemId

for customize attribute Contributor list

Your answer


Register or to post your answer.