Is there a way to avoid cloning lefthand favorites?

ctsmith
Mega Sage

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

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Chris,



The favorites are stored in sys_ui_bookmark. Add that to your exclude list.


View solution in original post

3 REPLIES 3

Chuck Tomasi
Tera Patron

Hi Chris,



The favorites are stored in sys_ui_bookmark. Add that to your exclude list.


Ahh, thanks!   That was quick!




Chris


Jaspal Singh
Mega Patron
Mega Patron

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...