ACL on Sc_Task is not triggered when access RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 09:09 PM - edited ‎09-17-2024 09:09 PM
Hi experts, I have a problem when using ACL on RITM and sc_task.
I have created an ACL to read on sc_task (it has already worked and I can read the catalog task) but when I access RITM, I cannot see the related list to sc_task.
I have runned the debug on Security Rules and see the ACL on my sc_task was not triggered.
How can I fixed it?
Hope to get the responses. Thanks to everyone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 10:12 PM
Hello @CrysZzz
Are there any fields on sc_task which are restricted by ACL?
Also check if there is any script condition in the related list itself.
(go to System UI > List Control and find the related list)
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 11:25 PM - edited ‎09-17-2024 11:25 PM
Hi Ravi,
I can read all field in sc_task and there is no required script/condition in list control.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 11:48 PM
Check any Query BRs on sc_task although I think that wouldn't let you read from list view as well.
Kind Regards,
Ravi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 11:31 PM
Hi @CrysZzz ,
Please check if there are any field level ACL are defined on sc_task and you are trying to access them in related list. This might cause an issue.
Thank you
Please mark the answer as helpful and correct if helped.