Closed matthijskooijman closed 2 years ago
Once this is implemented, we should probably also give some forward feedback about this during the initial registration, so people know they can still change things later.
Once we implement this, we should update this message: ff823a63aab7565dc1e879dd59c46ac6dd99fb5d
Implemented by the commits above.
Some registration options (such as staying an additional night) can easily be changed after the registration is active, without influencing the registration status (up to a certain point).
The registration options data model already provisions for this by defining a
RegistrationField.allow_change_until
field, but it is not implemented yet.