ACL on Sc_Task is not triggered when access RITM

CrysZzz
Tera Expert

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.

4 REPLIES 4

Ravi Chandra_K
Kilo Patron
Kilo Patron

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 

Hi Ravi,

I can read all field in sc_task and there is no required script/condition in list control.

Check any Query BRs on sc_task although I think that wouldn't let you read from list view as well. 

 

Kind Regards,

Ravi.

sunilsargam
Tera Guru

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.