Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
If a workflow is triggered by an user and this user has "read only rights" on the field that is modified by the workflow, the field is not updated.
βοΈ Describe the bug
We have a few fields that we want to be populated ONLY via automatic calculation and they can never be modified by a person (while they should be read by the users). We have set permissions to "read only" via "profile" page in the settings and correctly the users can only see them in view mode (but not is edit mode). The user is allowed to trigger a workflow that modify them, based on a "starting date" the user can set. Unfortunately the calculation is added in the field only if triggered by admins but not by user.
I consider this a bug because I want the user to be able to "change" them always based on the parameter they can set. This is happening in both cases: the user trigger manually, the workflow is set to run "everytime the record is saved"
π₯ How to trigger the error
Steps to reproduce the behavior:
Go to 'An Entity with a field AA that is "read only" for a user'
Click on 'the field AB that is triggering the workflow to change the field AA'
Be sure the workflow is triggered and/or trigger it manually. THen refresh the page
π bug report
If a workflow is triggered by an user and this user has "read only rights" on the field that is modified by the workflow, the field is not updated.
βοΈ Describe the bug
We have a few fields that we want to be populated ONLY via automatic calculation and they can never be modified by a person (while they should be read by the users). We have set permissions to "read only" via "profile" page in the settings and correctly the users can only see them in view mode (but not is edit mode). The user is allowed to trigger a workflow that modify them, based on a "starting date" the user can set. Unfortunately the calculation is added in the field only if triggered by admins but not by user. I consider this a bug because I want the user to be able to "change" them always based on the parameter they can set. This is happening in both cases: the user trigger manually, the workflow is set to run "everytime the record is saved"
π₯ How to trigger the error
Steps to reproduce the behavior:
π Actual Behavior
see above
π Expected Behavior
I expect the field to be updated
π· Testing
CANNOT TEST as I need a workflow to be set for this
π· Screenshot of configuration
π PHP/Apache/Nginx/Browser/CRM Logs
π Your Environment
β Additional context
Add any other context about the problem here.
βοΈ Inform the community if you solve the problem