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
ProcessingbyActiveadmin::QuestionsController#create as HTMLParameters: {"question"=>{"answer_attributes"=>{"text"=>"yes"}},"commit"=>"Create Question"}
What I see
AA redirects to ActiveAdmin::QuestionsController#new and logs no errors
What I expect to see
A validation error
The text was updated successfully, but these errors were encountered:
create fails silently if an embedded has_one object has a validation error.
POST to /activeadmin/questions:
What I see
AA redirects to ActiveAdmin::QuestionsController#new and logs no errors
What I expect to see
A validation error
The text was updated successfully, but these errors were encountered: