The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How I can give read access of activity on Facilities Request to a particular group

Priya Singh 2 2
Tera Contributor

Hello Team,

 

I have a requirement to give read access of activities (if someone is attaching anything, whatever is happening on the ticket) only to a particular group of members not to everyone, how can I achieve it, I am trying to achieve it by read ACL but it is not working :

PriyaSingh22_0-1755878513636.png

PriyaSingh22_1-1755878567001.png

But it is not working, could you please advise the best way to achieve this requirement ?

 

Thanks,

XXXXX

 

1 ACCEPTED SOLUTION

Bhimashankar H
Mega Sage

Hey @Priya Singh 2 2 ,

 

Does a group member is able to access to record on that table? then only user can see the work notes and comments.

If this is your custom table, there always be a read role defined on the table, assign that role to this group, then group will be able to access the records with read access only.  

 

Once you assign read role then no need of ACL.

 

If group can access the record with write, then there might be other roles assigned to group that's why.

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!

View solution in original post

6 REPLIES 6

Hi @Priya Singh 2 2 ,

 

For this you need to have ACL for group, opened by them, can see their own record.

 

Ensure that other ACL's are not giving access to these other group members. Use access analyzer to check if any group is accessing the record and which ACL or role is giving the access to them.

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!

They are not able to see record as they don't have read access but they can see attachment, add attachment or event attachment which is not correct 

 

PriyaSingh22_0-1756388988459.png

 

Please advise how I can achieve it by best practise or I need to create something else apart from acls