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 happened for a /datasets/3/items POST request send with no content. It was an invalid POST request. This should be caught and handled, with tests added to the spec.
A NoMethodError occurred in dataset_items#create:
undefined method
[]=' for nil:NilClass app/controllers/dataset_items_controller.rb:94:in
dataset_item_params'The text was updated successfully, but these errors were encountered: