-
Bug
-
Resolution: Done
-
Major
-
SaaS
-
False
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
No
-
-
Caught by Bugsnag.
DEV NOTES:
Turns out the extra_fields are not validated to be strings. When updating an account and passing the parameters in JSON format, extra_fields can get integers therefore causing this error permanently until then affected record is updated again.
Besides enforcing future extra_fields to be String, we need to update the affected customer records in the DB for this error to stop.
- is duplicated by
-
THREESCALE-8286 NoMethodError: undefined method `strip' for Integer
- Closed