Unable to view tickets under "task' table: My Groups Work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi Team,
Users have reported that they are not able to see tickets in List view for "My Groups work".
It was working couple of days back. No changes were done to the instance.
Error: Security constraints prevent access to requested page
I have checked the roles and they appear to be fine.
- Labels:
-
ITSM
-
ITSM: General
-
Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
'They appear to be fine' is not a 100% guarantee that they are. What does the access analyzer tell you? If this is the OOB 'My Groups Work' link in the navigator, it contains a script to get your groups. The role on the module itself only tells you if you should be able to see the module or not, not if you have access to the records behind it. Check if that script is accessible (getMyGroups()) for the users.
Also, it can't be that it just suddenly stopped working. Something changed. Did you have any patches rolled out, store apps updated, or anything like that? The sys_update_xml table should tell you what changed between when it was working and now, and the 'upgrade history' can tell you if any apps were updated or not.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark