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
While adding properties to person/company/task, update operation giving 400 error. Log message:
ActionController::ParameterMissing (param is missing or the value is empty: custom_attributes):
app/controllers/custom_attributes_controller.rb:72:in custom_attributes_params' app/controllers/custom_attributes_controller.rb:16:in update'
The text was updated successfully, but these errors were encountered:
While adding properties to person/company/task, update operation giving 400 error. Log message:
ActionController::ParameterMissing (param is missing or the value is empty: custom_attributes):
app/controllers/custom_attributes_controller.rb:72:in
custom_attributes_params' app/controllers/custom_attributes_controller.rb:16:in
update'The text was updated successfully, but these errors were encountered: