Disable changes under condition

Hello,

I tried to create a business process for disabling every field of an object using the "change access rigths" system action. This was supposed to be pretty brutal, I want it to be impossible to change anything on an object which is put in a certain state.

So my process modifies a data (the object's state) then changes access rigth by removing every rigths to all roles and users.

 

When I run my process for my selected Object its state is changed like supposed to be but I can still access this object and change its many fields.

 

I would like to know if there's something I missed or a way to be sure to disable every change on my Object once it's in this particular state

Like 0

Like

1 comments

Hello!

We recommend you to go to the 'Set up access rights' action on the record page (http://prntscr.com/jozuoo) in order to make sure that the access rights are removed successfully for the users. The reason you are able to see and edit the records lays in the fact, that the Supervisor account ignores the access rights to the objects on purpose. In case the access rights for the record are not distributed then you are good to go. Moreover, you can create another user with the same roles as your regular employees and use its account to test the process functionality.

Warm regards,

Matt

Show all comments