Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Send a different email for waitinglist on manually accepted events #669

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

michaelstambach
Copy link
Contributor

Send a different email if a person is put on the waitinglist for an event with manual acceptance that still has free spots.
This essentially fixes the same problem as #624 but with different emails, which I only noticed after I had already implemented the changes.

@michaelstambach michaelstambach self-assigned this Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.10%. Comparing base (6b8b461) to head (deebb63).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #669   +/-   ##
=======================================
  Coverage   94.09%   94.10%           
=======================================
  Files          84       84           
  Lines        4621     4628    +7     
=======================================
+ Hits         4348     4355    +7     
  Misses        273      273           
Flag Coverage Δ
unittests 94.10% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@nimro27 nimro27 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@nimro27 nimro27 merged commit a54cf26 into master Nov 4, 2024
5 checks passed
@nimro27 nimro27 deleted the rephrase-not-accepted-mail-again branch November 4, 2024 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants