Skip to content

Improve our model handling in registration

Stefano Rivera requested to merge bugfix/registration-model-handling into master

Replace the hack in f671b133 with something a little cleaner. The issue was that we were updating models which weren't the ones referenced by the request`s user object, which we then saved. Instead, let's update those models.

Merge request reports

Loading