Favourite widget showing blank tiles to snc_external user .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 10:46 PM
Hi ,
I had one issue in servicenow favourite page. When an admin impersonates an snc_external role user . And opens the favourites page then the tile is blank . No data in it where as in the console.data we can see the data . But the data is not displaying on the tile.
here you can see there are two tiles but both of them have no data in it.
The console log data :
here we can see the data is present .
So can anyone please help me with this .. thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 01:53 AM
Did you check the widget code which renders this?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 01:54 AM
Seems access issue due to snc_external role
Did you check the widget permission or ACLs?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 01:59 AM
favorites are stored in this table "sn_ex_sp_st_favorite"
Seems snc_external users don't have read access to it.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader