Redelivering a reversed Change Set
![]()
Hi,
I remove a change from a stream by using "Reverse" on its change set and creating a "Patch". This operation have created a new change set without the original change and then I delivered the new change set to the team stream.
Let's say that after a few days I regret the patch and want the original change back again, how do I redeliver the original change set?
Thank you,
|
Comments
You can't "redeliver" the change set because it still exists in the stream. What your reversal did is create another change set that undoes the changes.
Hi Tim,