Skip to content

Add email to treasurer when late queue entrant should not get fine. - #4003

Open
ana-cullen wants to merge 1 commit into
masterfrom
3995-enter-event-via-queue
Open

Add email to treasurer when late queue entrant should not get fine.#4003
ana-cullen wants to merge 1 commit into
masterfrom
3995-enter-event-via-queue

Conversation

@ana-cullen

Copy link
Copy Markdown
Contributor

Closes #3995

Summary

  • Added emails to notify treasurer that a queue member can now attend the event but should not be fined if they don't attend because the registration deadline has passed.
  • Added check to trigger this email to the cancel_registration service

How to test

  1. Create an event with registration and max participants
  2. Add max participants+1
  3. Cancel registration of 1 participant (via the user's own 'Cancel registration' button)
  4. Wow check out that email!

@ana-cullen ana-cullen added the feature Issues regarding a complete new feature label Dec 10, 2025
@@ -0,0 +1,9 @@
Hi,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same here

{% extends "email/board_email.html" %}

{% block content %}
Hi,<br>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is to board i see, lets start it with dear board

@T8902

T8902 commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Apologies for the initial comments, I confused myself

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

Labels

feature Issues regarding a complete new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entered event via queue

2 participants