how to find removed work item link from a change set?
![]() One of our (experienced) user had delivered a change set to RTC which wasn't supposed to be delivered. Right now the change set has no work item associated.
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered May 03 '17, 11:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
To make sure you could simply test it on a test system.
I think you should be able to remove a work item from a change set. If you want to prevent that, you would likely need permissions or a custom advisor. It will get more and more clumsy to use as you would have to prepare roles that can help users to fix issues that could block them. There are extension points that you could use.
There is a link history you can show in newest versions, I don't know if that would show a removed change set link in the work item history.
|
Comments
anyone?