- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 08:46 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 09:15 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 09:27 PM
Please mark relevant answer as correct and close the thread.