-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Cancellations of tickets will not be confirmed by email #1359
Comments
hi @ggruening , sorry for the late answer, I did try to reproduce your issue on the main branch, but it seems to work correctly, I can see the email log section the email with subject "Your Ticket for test has been cancelled" (which is the subject used by the TICKET_HAS_BEEN_CANCELLED template). |
Hi @syjer , well - I got something like this (see below) in my logs - there seems to be something wrong with (my? the?) input data parsed. Hm. I'm not sure about the relationships. Maybe someone has any hint... Best regards
|
hi @ggruening , this is an interesting data point, currently I'm trying to reproduce the error with a m4 release (and the main branch) but to no avail. Could you confirm that it's a paid event, right? (as it seems to involve the "refundTo" property). And does the cancel action work ? Or only the email is not sent? |
@ggruening , if you have time, could you try to reproduce your error on our demo instance at https://demo.alf.io/admin ? |
@syjer :
I can indeed also generate the error on the demo instance... but after some systematic tests it is clear: the error is in front of the screen. :-/ It was a misunderstanding of the term "owner". The "error" can be generated as follows:
This seems to be my misunderstanding. Perhaps it would be good to clarify the terms a little. Or send an e-mail to the "customer".
Yes, it is an event with admission, but only with on site payment. The errors from above are perhaps something else then? If you think we need a new bug report, then we can close this and open something new?
Yes, it works (or works not) as described above. HTH Gregor |
hi @ggruening , thank you for the detailed description. I think you are right to expect an email when cancelling a ticket of a reservation. This is something that makes sense and we will find a decent solution about that. Thank you for opening this issue. About the other error, most likely yes, it's something else. If you are able to reproduce it, feel free to open another issue =) |
Describe the bug
Cancellations of tickets will not be confirmed by email, even if the “notify ticket owner” checkbox is checked
(Alf.io v.2.0-M4-2402-3)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An email according to the “TICKET_HAS_BEEN_CANCELLED” template should be sent.
Desktop (please complete the following information):
Best regards, and thanks for all your work!
Gregor
The text was updated successfully, but these errors were encountered: