It's all about the answers!

Ask a question

reverting changes after change set is delivered to stream


jay shah (111) | asked Jan 26 '12, 2:49 p.m.
We are currently using only one stream in our project. DEV,QA and PROD build are built from the same stream.

Problem: For any issues identified in DEV environment, we would like to drop that change set from QA build but go ahead with all other change sets.

Scenerio 1,
CS1 - file1, file2
CS2- file3 , file4
CS1 failed in dev-testing reversing CS1 is easy as CS1 files are not shared.

Scenerio 2,
CS1 - file1, file2
CS3 - file1, file3, file4
CS1 failed in dev-testing reversing CS1 is requires lot of manual intervention by developer.

Are there any solutions to handle this kind of scenarios?

-Thanks in advance
jay224

One answer



permanent link
Tim Mok (6.6k38) | answered Jan 27 '12, 10:18 a.m.
JAZZ DEVELOPER
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/149483

It sounds like you want the gap to be handled when discarding CS1 from the stream. You'll want to take a look at the work item link above for progress on gap handling.

For now, you can reverse the change set by right-clicking on it and creating a reverse patch. This will show up in Pending Changes and can be merged into your workspace to be checked in to a change set.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.