- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 03:29 PM
I have a requirement for a specific catalog item to restrict the ability to update Assignment Group. I have built a ACL to this effect that unless it is a ServiceNow Admin the field will be read only. In the conditions it says it will affect the appropriate number of records, however in practice it is affecting other catalog items as well. What did I do wrong?
By saying the ServiceNow Admins have write access that implies the rest of the people do not, and the data condition should restrict it to the one catalog item correct?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:27 AM
So turns out I was being too restrictive and working in the wrong direction. Adjusted my ACL to say for anything other then the one situation you have the write permission. Shown below for others in the same boat. Now working as I expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:13 AM
Apparently you can't edit your past message. The ACL didn't deactivate the first time, second time it did. Just trying the proposed solution now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:27 AM
So turns out I was being too restrictive and working in the wrong direction. Adjusted my ACL to say for anything other then the one situation you have the write permission. Shown below for others in the same boat. Now working as I expected.