Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event CreateConfirmationRequestEvent not firing #489

Open
derBoogie opened this issue Mar 30, 2023 · 1 comment
Open

Event CreateConfirmationRequestEvent not firing #489

derBoogie opened this issue Mar 30, 2023 · 1 comment

Comments

@derBoogie
Copy link

derBoogie commented Mar 30, 2023

The event CreateConfirmationRequestEvent is not triggered when the confirmation email has been sent.
I include the events via the __invoke function. Other events such as BeforeUserConfirmEvent are working fine.

@derBoogie derBoogie changed the title Helf needed with event listener Help needed with event listener Mar 30, 2023
@derBoogie derBoogie changed the title Help needed with event listener Event CreateConfirmationRequestEvent not firing Jun 19, 2023
@sbusemann sbusemann added this to the _under investigation milestone Oct 23, 2024
@pixeldesu pixeldesu modified the milestones: _under investigation, 13.0 Nov 4, 2024
@pixeldesu
Copy link
Member

I assume you only have confirmByUser without explicit admin confirmation, because in this case the event is indeed not triggered.

However, the event itself does not carry the information if it's a user or admin confirmation request and implementing this would be a breaking change, as to why we are moving this into our 13.x milestone now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants