How to export Favourites (Bookmarks) in Next UI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2023 03:09 AM
How can I export my favourites, and then import them to another instance?
Exported all my stuff from these tables:
- sys_ui_bookmark
- sys_ui_bookmark_group
The first one is known already, but with Next UI you can use Groups (Folders) to organize your favourites, and if you do so, then you also need to move your stuff from the second table too!
Still it does not show up on my other instance, after importing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 06:59 AM
Did you find a solution? I'm having the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 08:03 AM
Unfortunately not. Maybe it is the order in which we need to import our stuff?
First import the Group. Then the Bookmarks?
Anyhow it ended up a mess to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 12:34 PM
I was able to export and import my favorites(with groups) from prod to sub-prod. To keep it clean I deleted all of my existing bookmarks and groups from the tables listed above. After deleting I imported the groups fires(because the bookmarks reference the group) and then the bookmarks.
The bookmarks and groups persisted after doing this because they get stored in a cookie. After deleting the cookie for my sub-prod instance from Chrome the imported bookmarks displayed properly except for duplicate "Home" bookmarks. I guess the UI automatically adds back Home if deleted.
To delete just the cookie for the current site in Chrome:
1 - Click on the lock next to the URL
2 - Select "Cookies and site data"
3 - Select "Manage cookies and site data"
4 - Click the trash icon next to your site
5 - When prompted select "Reload" of new cookies