Do anyone know how to restore Favorites that are once deleted ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021 08:23 AM
i have reset the password for one user some how the users Favorites are deleted can anyone help to restore his favorites
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021 08:40 AM
Find out what table favorites are stored in- then go to Deleted on the left hand menu- search in that table and for that user( if they were the one that deleted them)- Maybe you will find them to restore- not sure though but if you do restore one just to see if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021 09:24 AM
Favorites are stored in sys_ui_bookmark table and for this table auditing is not enabled. So you cannot recover the record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2021 11:31 AM
Good to know. I was able to restore the bookmark by going in the test environment and exporting the XML for the missing ones. Thanks to a recent clone they were all there.