Skip to content

Fix race condition in registration approve/save

Ghost User requested to merge fix/race-condition-registration-save into master

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 Ghost User

Merge request reports

Loading