
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2019 05:16 AM
Hello Community,
I am working a lot on my customer's TEST instance of ServiceNow and I do customize my navigation panel a lot with favorites however, I wonder is there is an easy method of copying this personal setting from TEST instance to PROD?
I want to avoid manual adjustment of data and just copy -> paste it.
These are the favorites bars I'm talking about:
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Service Desk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2019 05:18 AM
adding one thread here.
check the chuck comment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 10:22 AM
If moving your Favorites to a new environment, EX: copying dev Favorites to tst:
- In Test - Delete all records for the user in these 2 tables:
- sys_ui_bookmark_group
- sys_ui_bookmark
- In Dev - Export all records for user to xml from each of the above tables.
- In Tst - Open the tables below and import the xml files in the following order.
- sys_ui_bookmark_group (Must be first)
- sys_ui_bookmark