I have a custom entity with a plugin.
I have registered a step for the delete message, but it does not trigger.(the plugin also has a step for update and this one triggers fine).
There are no errors on the logs. The entities are deleted just fine, but the plugin has not been run
Any ideas?
TIA
edit:
I have change the step so that it would trigger when deleting a role, but it still did not trigger. So obviously not related to custom entities