- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 07:41 AM
After a clone, the target instance inherits the starred favorites from the source instance. I can't seem to find the table to exclude this from happening.
sys_ui_home_favorite sounds like a good one, but it's not the right table.
Best,
Chris
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 07:46 AM
Hi Chris,
The favorites are stored in sys_ui_bookmark. Add that to your exclude list.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 07:46 AM
Hi Chris,
The favorites are stored in sys_ui_bookmark. Add that to your exclude list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 07:49 AM
Ahh, thanks! That was quick!
Chris

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 07:48 AM
Hi Chris,
You can take an XML export from sys_ui_bookmark table and them import those records.
Else, you can also refer Clone data preserver link http://wiki.servicenow.com/index.php?title=System_Clone#Preserving_Data_on_the_Target_Instance&gsc.t...