Hi community!
We are having a weird issue in Dynamics CRM 365 on-premise. We've developed a "background" Workflow, scoped at "Organization" that runs in two events:
- State change
- Assigment
This works perfectly across Dev, Test, Staging environments, same version of the product, same solutions and customizations. But, in production the workflow doest not trigger at all at the "Assigment" event. It still works at the "State change".
We tested everything:
- Activate / Deactivate
- Change the scope, back and forward
- Checked the async service (it runs ok)
We also made a small dummy workflow in production with almos no content, to see if it triggers on "Assigment" and no luck. Seems like the event is broken or something, but ONLY in production.
Any thoughts?
Regards!