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

"WAITING" mails for some events but others working correctly #1064

Closed
abelsromero opened this issue Mar 15, 2022 · 2 comments
Closed

"WAITING" mails for some events but others working correctly #1064

abelsromero opened this issue Mar 15, 2022 · 2 comments

Comments

@abelsromero
Copy link

abelsromero commented Mar 15, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Hard to explain since we don't know the cause. I can explain what we see:

  • We have 2 events: one active and the other expired (cancelled due to covid).
  • Users are reassigning tickets from past event because those are still valid and some people cannot attend now (we went with that option because migrating tickets to current seemed too complex without an actual migration feature).
  • Mails related to current event work fine. All mails for expired event are not sent, they just stay "WAITING".
  • Logs don't show anything.

Expected behavior
All mails should be delivered.

Screenshots
We are checking in both UI and database.

image

Additional context
Version: 2.0-M3-2112-2

@cbellone
Copy link
Member

Hi, this is the expected behavior: alf.io will process only emails for non-expired events.
If you want those emails to be processed, you have to update the event dates.

@abelsromero
Copy link
Author

Thanks a lot! The problem is that that creates other issues, but is totally understable, we are dealing with a special case here.

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

No branches or pull requests

2 participants