Custom Link Type
Hi Everyone,
I have created custom link type "Plan Tracks" and "Plan Tracked By".
I deployed plugin on server as well as in eclipse.
In webclient its working fine.
But In eclipse client,custom link is reflecting but when I link 2 work item using Plan tracks. its reflecting under links tab.
eg:
links
defect2
In Eclipse, I observed for built in link type "set parent" and "add children" it is under specific link type.
Eg: if we set parent link type in "Defect1" to "Defect2".
Under link tab of "Defect1" work item its reflecting like
links
Parent
defect2
In my case it should be
links
Plan Tracks
defect2
But Its not reflecting under Plan Tracks, Please help me.