Is it possible to add custom Link Types under Links ?
Currently, when we add a LINK attribute to any of the custom work item, we see some predefined Link Types such as,
'Add depends on'
'Add Resolves'
'Add affected by Defect'
etc.,
When we select 'Add affected by defect' we will directly get list filtered type 'Defects'.
Similarly, We would like to add our own Link Type , say 'Add affected by Job', 'Add affected by Release' - where 'Job' and 'Release' are our custom work item types - those when selected expected to provide the selection dialog directly filtered by their respective types. Also we would allow to add links to only specific work item type as per requirement.
My understanding is this could to be done via plugin extensions (?)
Please advice. Do we have any example of this type of implementation?
Thanks in advance!
One answer
This is what I know: https://rsjazz.wordpress.com/2014/12/03/creating-custom-link-types-for-rational-team-concert/