Skip to content

Fix race condition in registration approve/save

Closes #841 (closed)

Previous behaviour

Steps to reproduce:

  1. Create new registration
  2. Try to approve + save within couple of seconds
  3. Empty payment

New behaviour

Steps to validate that it works:

  1. Create new registration
  2. Try to approve + save within couple of seconds
  3. Cannot save + existing payment
Edited by Sébastiaan Versteeg

Merge request reports