Hi there,
I recently created a security field for Opportunity entity and have two security field profiles (A & B). I added this field to the main form. In profile A users can only read the security field. In profile B, users have full access (Read, Update, Create).
A user in profile A tried to create an opportunity via the quick create form and got this Business Process Error:
"User ... does not have Update permissions to securityfield attribute in the opportunity entity..."
I gave him the permission and he no longer has an issue. However I do not want him to have this permission but I still want him to be able to create the Opportunity and read the security field.
I tried to recreate this incident in dev and I cannot get the Business Process Error again, it allows the test user in profile A to create the opportunity without an error.... So I'm stumped and hesitant to revoke the permission from the original user with the error. Anyone run into this?