How ACL's effected on Child tables, if ACL's applied on Parent Table

chanikya
Tera Guru

Hi,

 

How ACL's are performed on Child tables if ACL's are applied on Parent Table

Ex: if i applied READ type ACL's  in TASK[task] table on fields Short - description, state,  description

how this READ acls will effected on Incident, problem, change

1 ACCEPTED SOLUTION

Shweta KHAJAPUR
Tera Guru

Hi Chanikya,

Because Incident, problem, chnage extends task table. The short description, description and state fields are defined in task table. Those fields are just inherited by child tables, but they are originally from task itself. Hence if ACL is applied on these fields which will reflect in child tables also.

View solution in original post

5 REPLIES 5

Please mark relevant answer as correct and close the thread.