Skip to content

Fix message for cancelling after deadline

Sébastiaan Versteeg requested to merge fix/cancel-after-deadline into master

Closes #396 (closed)

Before:

  1. Go to an event with a deadline that is after today, make sure there is a queue.
  2. Try to cancel your registration
  3. Get the message that you're cancelling after the deadline

After:

  1. Go to an event with a deadline that is after today, make sure there is a queue.
  2. Try to cancel your registration
  3. Don't get a message that you're cancelling after the deadline

Merge request reports