Skip to content

Allow event cancellations when member has a fine

Tom van Bussel requested to merge fix/cancel-with-fine into master

Closes #627 (closed)

Previous behaviour

Steps to reproduce:

  1. Register for an event
  2. Get a fine
  3. Can no longer cancel the registration created in step 1.

New behaviour

Steps to validate that it works:

  1. Register for an event
  2. Get a fine
  3. Can still longer cancel the registration created in step 1.

Merge request reports