Some users may experience random login-problems to our Community. We are investigating the root cause of this. If you get an error message from CloudFlare, please send the RayID in the message to support@superoffice.com. You may also clear your browser cookies and cashe to solve it. Thanks for your understanding. 

Sentry denies Write access

lock
push_pin
done
Answered
1

I have a CRM-Script that edits custom-fields on a sale. But for one user, and only one user, this error message comes up. I don't understand what this means, CRM-Script doesn't check which access-rights a user has before it makes changes to the db, right?

23 May 2025 | 01:23 PM

All Replies (1)

CRMScript triggers execute in the current user context. You may want to encapsulate the script contents in a try/catch block to avoid unnecessary error dialogs. 

23 May 2025 | 02:36 PM

Add reply