Skip to content

Rewrite Waiting List Email

Johannes Zumthurm requested to merge rephrase-not-accepted-mail into master

Created by: alexander-schoch-linuxdays

There's two cases why a user would receive the "events_waitignList" email:

  1. The event is full. In this case, they end up on the waiting list and can be accepted if people sign off.
  2. The event moderator has to approve of the participants, and thus all users end up on the waiting list.

The current text reads as follows:

Hello {{ name }}!

We are sorry to inform you that your signup for {{ event }} was rejected because there are no free spots available.

We put you on a waiting list and we will send you an email when a spot becomes available.

Best Regards,
AMIV

This text is well-suited for case 1, but very confusing for case 2. I got confused twice within one month about this now, so I'm creating a PR.

Merge request reports

Loading