BIRT Report on Target Release
![]()
Where can I find the description field of the release in the warehouse so that I can use it in a BIRT report?
The com.ibm.team.workitem.Deliverable in the LIVE_SNAPSHOT contains all the information apart from description
|
One answer
![]()
The description of the target release is not stored in the data warehouse and is not exposed through the LIVE_SNAPSHOT. Description fields tend to grow big and usually do not get indexed in the database back-end. So we do not expose them.
|