ACl for multiple roles not working

snow3
Kilo Contributor

All the fields except Comments should be read only to everyone

but for  Assignee and users having CAB Manager role and Change Manager role its should be editable

i did the following and it didnt work

find_real_file.png

 find_real_file.png

1 ACCEPTED SOLUTION

Omkar Mone
Mega Sage

Hi 

Try writing ACL's with your roles in the following order :-

 

read - table.none

write - table.none

write - table.*

write - table.comments

 

Now this will make the comments field writeable, rest will be readonly.

 

Mark correct if it helps.

 

Regards,

Omkar Mone.

www.dxsherpa.com

View solution in original post

10 REPLIES 10

snow3
Kilo Contributor

now the acl isnt working,its working sometimes and sometimes its not..

can i know what would be the cause of this issue