- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 04:25 AM
Hello,
I created one table using a custom update set. Then when I was working in the default update set, I accidentally deleted it. (First deleted all fields and then the table itself) Is there a way to reapply the custom update set and retrieve the table that I created?
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 04:37 AM
Hello,
Please navigate to sys_metadata_delete table (sys_metadata_delete.list) and restore all your deleted table configurations. Once restored, they will be moved to the default update set. Open each of these entries from the default update set and thenchange the update set to your custom one for all the configurations.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 07:27 AM
If you deleted the update set table from the instance it was initially developed in, you can undelete the records. Otherwise, you can roll back the update set from the retrieved update set list and recommit it. Rolling back/recommitting may cause conflicts you will need to resolve due to a newer version existing.