Birt report: Get a date when one workitem was linked to another
![]()
Is it possible to get a date when a link to related workitem was added?
For example, there are workitem1 and workitem2. On 22.10.2013 wi1 was linked to wi2. LINKS table will show a link id but the date, when wi1 was linked to wi2. How can I get the date of linking one workitem to another? |
One answer
![]()
I don't believe this information is stored in the data warehouse, but it would be available in the live CCM database since it is visible in the history of the work item. You will need to use Insight/Cognos to customize the ETLs to gather this information for reporting.
|