We are facing an issue with Product Events version 3.0, where the following events are not working / not available:
-
onCustomModuleCreate
-
onCustomModuleUpdate
These events are not listed in the v3.0 Product Events documentation, and they also do not appear to be triggerable when using v3.0.
However, both events are clearly documented and available in Product Events v2.3 documentation. This has created confusion, as there is no mention in the v3.0 docs about:
-
These events are being deprecated, or
-
Any alternative/replacement events to handle Custom Module create/update actions?
Could you please clarify:
-
Whether onCustomModuleCreate and onCustomModuleUpdate are intentionally removed in v3.0?
-
If so, what is the recommended way to listen to Custom Module create/update actions in Product Events v3.0?
-
Is there any timeline to support these events again in v3.0, or should apps continue using v2.3 for this use case?
Any guidance or official confirmation would be really helpful.
Thanks in advance!