Skip to content

Fix conditions for showing presence and payment on the event page

Tom van Bussel requested to merge fix/presence-payment into master

Closes no issue (issue reported in the Thalia Whatsapp)

Previous behaviour

Steps to reproduce:

  1. Create an event which requires registration.
  2. Register and unregister for the event.
  3. It still shows the payment status and presence.

New behaviour

Steps to validate that it works:

  1. Create an event which requires registration.
  2. Register and unregister for the event.
  3. It no longer shows the payment status and presence.
Edited by Tom van Bussel

Merge request reports