RTC Link types: Where in the database can you map the full link type name to the name users see on the work item?
![]() I'm wondering if RIODS or RICALM would have a placew here we could map the full link type name eg: com.ibm.team.workitem.linktype.blocksworkitem to the label users see in the work item eg "Blocks" Where would this be viewable in the RTC Database? Preferably in the RIODS/RICALM schemas |
One answer
![]()
I haven't seen this in the data warehouse anywhere - we have resolved this by making a custom data item that changed the output, so that if the link name was com.ibm.team.workitem.linktype.blocksworkitem it displays "Blocks", or if it is com.ibm.team.workitem.linktype.parentworkitem it displays "Parent", etc.
|