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
|
Be the first one to answer this question!
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.
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.