I have an issue where workflows are not running and I do not know where to start looking to diagnose the fault.
The solution I have after creating an entity runs a post create plugin that sets some time limits. Workflows then run which wait for those times. So far so good and in development all is fine. But when deployed although the workflows claim to be activated nothing happens. The time limits are set so I know that the plug in has worked but the next step is simply ignored by CRM.
Where might I start looking for some clues as to why this failed (because not surprisingly CRM is telling me nothing at the moment)