Hello,
We're exploring the feasibility of CRM 9 now and we have it installed in some sandbox type environments. We have an issue that I've been able to work around but I would like to know why it's happening.
In the plugin we have something that calls out to a custom service to update sales order information in our financial system. That call is fired when the plugin has an update message and the plugin depth is less than 2. When we installed CRM 9 it now seems like the plugin depth comes in at 2 instead of 1 like it used to come in in 2016. Our code has not changed, and everything should be the same instead of our CRM version.
I'm not completely certain that we weren't depending on a bug in CRM 2016 and that CRM 9 just fixed this bug. I'm just trying to find out if that's the case so that we at least have an explanation. Does anyone know if they changed the way the depth is determined in CRM 9 on prem?