Is there any best-practise to move user favorites to other instances?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 11:02 AM
Hi there,
I'm wondering if there is an easy and usable way to move favorites between instances ... I mean not only between connected instances ... .
So sure somehow you could export the sys_user_preference table for the user entries and import again ... but somehow it does not seem to be that easy to filter out only the favorites.
Anyone with a quick solution on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2018 08:54 AM
Thank you for you post. I was able to locate the bookmarks and export to xml. However, upon import into another instance I noticed that the bookmarks are not all properly arranged in their respective group header names as they are in source instance. Any idea why that is? Any assistance on the matter will be greatly appreciated.
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 11:26 AM
In User Preferences module search for "ng.navigator_favorites" in the name field
then you get favorites for all the users
then in the list view export it as a XML.
Exporting the records in list view with a specific filter will include all the records that are matched. (you don't need to export each and every record)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 11:35 AM
This is true in Eureka, but does not seem to be true in Istanbul. I don't have insight into a Helsinki instance, so I don't know if/when they changed it.