how to remove favorites for all itil users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2023 10:11 PM
hi
can anyone help me to remove the favorites book marks for all ITIL users, there is a book mark favorite called as 'On call scheduling' which it shows in favorites even if we remove by edit button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2023 10:50 PM
Hi
favorites for all users are stored at table sys_ui_bookmark. Remove the respective records as per your requirement.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2023 11:09 PM - edited ‎08-06-2023 11:15 PM
Hi,
If you are an admin, you can simply navigate to System Definition > Bookmarks which stores favorite for all the users, Remove the respective records as per your requirement.
The table name is "sys_ui_bookmark".