Do not include a modification in a update set

athavichith
Mega Sage

Hi everyone, 

 

I'm in my dev environment. What is the best practice to not include a modification in your update set. Let's say I made a change and later on I decide I did not want to make that change in my update set. Do I move that change into the 'Default' update set and then export my update set and promote to Test.  Or do I 'Back out' of my update set and start over on my development on a new update set?

1 ACCEPTED SOLUTION

Rajesh Gillerla
Mega Contributor

HI @athavichith ,

 

1.if  you don't want that changes to updateset means move to default one

2.if you don't want that entire customatizations means move that customer updates to custom updateset and back out that update set.

 

Regrads,

Rajesh.

View solution in original post

4 REPLIES 4

rafaelramos0
Tera Expert

HI @athavichith !

If you want to ignore 100% of your Update Set, simply change the update set state to ignore.
If you want to move a set of records from the Update Set, you can delete the specific records from the sys_update_xml table.

Mark helpful if makes sense. 🙂





its_SumitNow
Kilo Sage

Hi @athavichith 

If you did any modification in update set, You can remove that update log from sys_update_xml

or other thing you can do is after modification , re-modify the change and bring to its initial state

In such case what happens the most recent update is captured in update set

so finally there would be no change

I hope my response helps 

Warm Regards

Sumit 

Technical Consultant

Hi @athavichith 

I hope you got time for reviewing my response , if it even added a little bit value to you, then kindly mark helpful & accept as solution 

Rajesh Gillerla
Mega Contributor

HI @athavichith ,

 

1.if  you don't want that changes to updateset means move to default one

2.if you don't want that entire customatizations means move that customer updates to custom updateset and back out that update set.

 

Regrads,

Rajesh.