Copy update from one update set to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:01 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:08 PM - edited 05-05-2025 08:19 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:12 PM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 07:54 AM
Hi @mohdarbaz, where do you see a "Copy to Update Set" button? I don't see that anywhere. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 08:16 AM
@davilu it's not OOB functionality. It could be a custom feature.