You need to sign in to do that
Don't have an account?

Trying to update or iinsert quota records INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY
I have a trigger that is working in the sandbox to insert the Forecast-quota records from my custom budget object. When I attempted to run in production today, I am getting the above message. I am running as admin in both environments. The only difference is the volume of data I am loading. Any suggestions?
Here is the trigger I am using.
Proved to be a user that did not have allow forecasting that had to be changed.
Error from debug log is Insert failed. First exception on row 45; first error: INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY, insufficient access rights on cross-reference id: []
All Answers
Here is the trigger I am using.
Proved to be a user that did not have allow forecasting that had to be changed.
Error from debug log is Insert failed. First exception on row 45; first error: INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY, insufficient access rights on cross-reference id: []