Restrict Manager to edit or delete other users comments.

cancel
Showing results for 
Search instead for 
Did you mean: 
mehenwolf24
Member II

Restrict Manager to edit or delete other users comments.

Hello everyone, I am using Alfresco Community v6.0.a. I have deployed alfresco in a production enviornment. My Client has come up with a specific requirement, due to some specific reasons my clients wants the Manager of the site to be unable to edit or delete other users comments. Kindly suggest me a possible solution. Regards.

1 Reply
abhinavmishra14
Advanced

Re: Restrict Manager to edit or delete other users comments.

Duplicate question, see here: https://hub.alfresco.com/t5/alfresco-content-services-forum/restrict-manager-to-edit-or-delete-other...

As suggested in above thread, implement a behavior for type "fm: post" (org.alfresco.model.ForumModel.TYPE_POST) , get the site node using the post node, find out whether requester is a member in that site ? and then filter out delete/update requests for user's who are manager in the site. 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)