You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This weekend, we received two automatic error mails about adding users to an evaluation. I don't know what exactly happens, but it could be a concurrency error e.g. adding a user while we're adding users with one of the two top buttons.
An ActiveRecord::RecordInvalid occurred in evaluations#add_user:
Validatie mislukt: User is al in gebruik
app/models/evaluation.rb:37:in `users='
The text was updated successfully, but these errors were encountered:
This weekend, we received two automatic error mails about adding users to an evaluation. I don't know what exactly happens, but it could be a concurrency error e.g. adding a user while we're adding users with one of the two top buttons.
The text was updated successfully, but these errors were encountered: