Function Field ACL rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2023 05:23 PM
Hi All,
I created a function field to generate a report for a dashboard widget I created.
I am trying to get the average response time for provisioned and de-provisioned users.
I used the datediff() function with the fields, created and updated, to return the average of the date difference for all active users.
When I run the widget, I get the message "Access to this content denied based on report_view field ACLs."
I believe I've narrowed it down to the ACL rule 'record/sys_security_acl.sys_scope/write = false (0:00:00.000)', which has roles set to 'nobody', and I'm fairly new to servicenow but I'd say trying to modify that rule would open up more issues. Can anyone provide any feedback on what direction I should go in to resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 02:08 PM
Did you ever figure this out? I am also running into the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2024 08:08 AM
I have the same issue, did you find out how to fix it?