Skip to content

Fix RegistrationInformationfield ordering

Thom Wiggers requested to merge fix_registrationinformationfield_ordering into master

Closes #592 (closed)

Previous behaviour

Steps to reproduce:

  1. Observe order is strange

New behaviour

Steps to validate that it works:

  1. Observe field order is correct

Bonus change

Makes the exceptions raised by the registration_fields function more specific.

Edited by Thom Wiggers

Merge request reports