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
The user tried to enter a different card number that exceeded the lenght of int. This has revealed another problem with the real number have a leading zero in the id. The field may need to be changed to string.
[Exception in internal.isfit.org] users#update (ActiveRecord::StatementInvalid) "Mysql2::Error: Out of range value for c
An ActiveRecord::StatementInvalid occurred in users#update:
Mysql2::Error: Out of range value for column 'cardnumber_samfundet' at row 1
Backtrace:
app/controllers/users_controller.rb:31:in `update'
The text was updated successfully, but these errors were encountered: