How to backout an update set after commiting ?

Gaurav Kumar15
Giga Guru

Hi All,

I want to know that how can we backout an update set from any instance.

The last one which is committed will be the first one to backout but i didn't see any option of doing the same on the form.

If anyone had done this earlier, could you please share your ideas about the same.

Thanks,

Gaurav

11 REPLIES 11

Anurag Tripathi
Mega Patron
Mega Patron

Go to Local Update set, and open the most recent update set , you will find the Back out button there.


-Anurag

adiddigi
Tera Guru

Depending on the instance that you are on, my suggestion would be to NOT backout the update sets, instead make the changes you want from DEV and move it to QA.


Even we are considering not to go with backout actually we had some peculiar scenario. Like on one of the application, some of the people messed up with form sections. So, in Change form sections it is showing us 3-4 sections with name as 'Change Request' and contains no field. Do you have any idea how can we rectify that via fixing on dev.



We tried capturing all sections in an update set, that didn't worked for us.


Any other idea you have from your past experience for fixing this in dev.


Hi Gaurav,



i have been burnt by this a lot of times. Whenever you are making change in   the form with multiple sections...make sure that you capture all the sections even if required change was only in 1 section. If you capture just 1 section   then the view breaks.


-Anurag