- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 08:55 PM
For one of the user, the closed completed ritm are not visible.
He can see the closed incomplete one but somehow not the closed completed one.
If we try to impersonate I see the message 'Record not found'
Anybody has faced this issue before? Were you able to find any solution?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:08 AM
@Daemon1 Verify whether a query business rule has been created and is preventing users from accessing the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 09:17 PM
Hi @Daemon1
Are you able to see the record with admin access?
If yes, then please check the read ACL on the sc_req_item table.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 11:47 PM
Hi @J Siva
Yes I checked the ACL but that is not the issue as all the roles are available to the user.(He is itil user).
Nevertheless if there was ACL issue it should have shown no of rows hide due to security constraint message if I am not wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:08 AM
@Daemon1 Verify whether a query business rule has been created and is preventing users from accessing the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:58 AM
An addActiveQuery in the query BR was causing the issue.