- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 07:37 AM
Hi all,
Would anyone happen to know the ACL that governs sc_task.additional comments (or is this sc_task.comments)
Generally the team only have work notes which is fine, but there are some Catalog Tasks I've created where I want comments to be available. The team post customer facing comments, which I have a business rule that replicates into the REQ, which then shows in the activity thread through our portal.
One of the team flagged today that he has never seen Additional Comments available for use.
I can see it on my login (admin) but impersonated the team and they cannot. So figure it's an ACL thing(I have the layout correct) so just wondering if anyone knew the ACL handy. Tried a few I thought it would be, but not working.
Thanks.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2020 02:04 AM
Only been using debugging recently so still trying to figure out alot of the time how it works.
I can see the below?
But then I see these two errors
So task.comments was the ACL, where it has some code to allow only the opened by user to see and write additional comments.
But what concerns me is that is not sc_task, its TASK. A lot of my custom apps extend from the Task table.
It's working for me now, but I may need to look at behavior in other custom apps. Might need to create some new ACL's to manage this
Thanks for the help though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2020 03:11 AM
Hi Daniel,
As an admin you can debug security rules from left nav.
Then impersonate with that user and check which ACL is blocking the access
Did you check that field is present in the view being shown to itil users
Did you upgrade recently? please check below link
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2020 02:04 AM
Only been using debugging recently so still trying to figure out alot of the time how it works.
I can see the below?
But then I see these two errors
So task.comments was the ACL, where it has some code to allow only the opened by user to see and write additional comments.
But what concerns me is that is not sc_task, its TASK. A lot of my custom apps extend from the Task table.
It's working for me now, but I may need to look at behavior in other custom apps. Might need to create some new ACL's to manage this
Thanks for the help though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2020 02:07 AM
Great! It looks like you marked your own response as the correct answer, which may be confusing to others that read this later.
if you think there is any response that helps you please mark that helpful or accepted.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2020 02:10 AM
Yeah marked your guys responses as helpful, but I found the specific ACL that looks OOB that was causing this. So guess is anyone comes across this with the same issue they can see the specific ACL in my response 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2020 02:38 AM
No worries Daniel.
Have a nice day..
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
