Agent App - 'Restricted by Access Control'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 07:43 AM
Hello All,
In the Agent app, one of the user is getting 'Restricted by Access Control' When clicking on the my pending approvals, I impersonated some other users but they are fine.
What could be the issue? Any suggestion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 08:18 AM
You need to check the logic of "read" ACLs for [sysapproval_approver] table. That will give you an idea why that user is not allowed to view the records.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 09:03 AM
User is having Admin access.
Also, on dev user able to see the pending approval but on Prod not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 09:20 AM
Check if there are any active "before query" business rules for [sysapproval_approver] table.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 12:36 PM
@Slava Savitsky
Yes there are few active "before query" business rules for [sysapproval_approver] table.