Skip to content

Conversation

@aligent-lturner
Copy link
Contributor

Fixes #23

The current implementation is listening for the "customer_save_commit_before" event, but this event does not exist in the core Magento implementation. Instead, it should be listening to the "customer_save_before" event.
This will ensure that customers with changed data get flagged as having been updated properly.

…ore" event instead of the non-existent "customer_save_commit_before"
Copy link
Member

@gowrizrh gowrizrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, i hadn't realised this isn't the main async events repo which has the tests, so there was no need to rename the branch... apologies. approved now

@gowrizrh gowrizrh merged commit 8ce3ba8 into mage-os:main Oct 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants