It's all about the answers!

Ask a question

birt report how to get comment of com.ibm.team.workitem.linktype.relatedartifact


Denis Maliarevich (47712) | asked Oct 30 '13, 7:06 a.m.
In birt report I need get comment of Related Artifact.
I use table from COMMON data set, table LINKS, linktype  'com.ibm.team.workitem.linktype.relatedartifact'
It stores only URI of the Related Artifact without a comment.
During the creation of artifact user sets both comment and url.
How to get the comment?

Accepted answer


permanent link
Rafik Jaouani (5.0k16) | answered Jan 03 '14, 11:46 a.m.
JAZZ DEVELOPER
David, try using the table com.ibm.team.links.AuditableLink from the LIVE_SNAPSHOT schema. The LIVE_SNAPSHOT schema should be used only for cases like these where the supported schemas do not expose the data. The LIVE_SNAPSHOT schema exposes the internal structure of the data which may change in the future.
Denis Maliarevich selected this answer as the correct answer

One other answer



permanent link
David MICHEL (1472448) | answered Jan 02 '14, 9:39 a.m.
Hello,
    I have the same need.
do you find a solution to get the comment ?

Thank in advance

Your answer


Register or to post your answer.


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.