Skip to content

Only send queue mail when registration really is a member

Previous behaviour

Steps to reproduce:

  1. Create event with queue
  2. Register for event
  3. Create registration without member on queue position 1
  4. Cancel for event
  5. Error

New behaviour

Steps to validate that it works:

  1. Create event with queue
  2. Register for event
  3. Create registration without member on queue position 1
  4. Cancel for event
  5. No error

Merge request reports