Copy update from one update set to another

davilu
Mega Sage

Is there a way to copy an update from update set to another so that both update sets have it?

 

We are building a scoped app that needs to use some custom columns that were built in another scope and in a massive update set with thousands of other updates.  Our scoped app does not need all those updates, we only need a few columns.  Is there a way to copy those updates that capture the columns that we need into our own update set but is still available in its current update set?

5 REPLIES 5

J Siva
Tera Sage

Hi @davilu 
I don't think it's possible to have the same 'Customer updates' record in different Update sets of different scopes. We can only move updates from one set to another within the same scope. Also, updates cannot be moved between different scopes.

Regards,
Siva

mohdarbaz
Kilo Guru

@davilu ,

 

Yes, we can do that,

-In the original update set, find the specific updates (custom columns) you want to copy.

-Open each update record you want to copy.

-Click on the "Copy to Update Set" button.

-Select the new update set you created for your scoped app.

-Go to the new update set and review the copied updates to ensure they are correctly captured.

 

This is how you can achieve your functionality using 'Copy to Update Set' button.

 

If my response helped, please mark it correct and close the thread so that it benefits future readers.

Hi @mohdarbaz, where do you see a "Copy to Update Set" button?  I don't see that anywhere.  Thanks!

@davilu it's not OOB functionality. It could be a custom feature.