Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Update Set Collisions

kevro
Kilo Contributor

I have 20 update sets that need to be transferred to Prod. So, to simplify the transfer, I planned on merging the 20 update sets and then perform the transfer. Prior to merging, I selected the update sets and did the Compare Update Sets. It came back with 700+ collisions in the report.

Doing a little more reading, before I can merge the update sets, it appears that I need to delete one of the two update records that are colliding. And I need to do that for each collision. Being new to SN, I am assuming that I want to keep the most recent update record and delete the older update record. However, before I do that, I wanted to consult the community to see if that is the best course of action.

So, am I correct in my assumption? Do I delete the older update record?

Thanks!

2 REPLIES 2

nthumma
Giga Guru

Usually, I move the update record(older) that I wanted to delete into another temporary updateset instead of delete, so that I can go back and verify the XML if I want to after transfer.


kevro
Kilo Contributor

Thanks.