Defect Work item Detected By,Classification fields snapshot table
![]()
I am trying to develop a BIRT report which utilizes the following information of a defect.
1. Detected By
2.Found In
3.Classification - customized field via MPT
For Found In Field - I was able to get the data from Live Snapshot - com.ibm.team.workitem.WorkItem (Table)
foundIn.name(Field Name)
Please guide me with this
|
Comments
What type are the attributes #1 and #3? Try com.ibm.team.links.AuditableLink. Not all attributes will be collected in the data warehouse though.