How to remove/delete changeset linked to a workitem?
I had created a changeset and linked it to a workitem. I now did not want this change and instead of discarding the changeset, I deleted the Repository workspace. Now as the repository workspace is deleted, I would expect the undelivered changeset that is checked in to this RWS should also be deleted. But instead I still see this changeset linked to the same workitem. Clicking on the changeset URL shows me the following.
As the repo workspace is deleted, it is shown to be present as "unknown workspace". So reloading of RWS and discarding the changeset is also not possible.
How do I delete this hanging changeset and how do I remove the linkage to workitem.
Accepted answer
You can simply open the work item in an RTC Eclipse client, right click on the change set link and "remove work item" to make the change set become unlinked from the work item.
While discarding a change set would make it disappear from a workspace or stream configuration, it would still be existing and could principally be found via Jazz Source Control > search change sets.
Cp. Jazz SCM FAQ discarding changes.
If this answers your question please mark it as accepted.
- Arne
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 14 '17, 2:27 p.m.Since you seem to be completely unaware of the RTC SCM and CM features, I would strongly suggest to really read up on the Jazz SCM FAQ and other of the SCM articlesto understand the concepts and how all this works. Also, for a very basic overview about how all that works together, see https://jazz.net/wiki/bin/view/Deployment/RTCProcessFundamentals
1 vote