Project

General

Profile

Bug #2179

Updated by Dominic Cleal over 9 years ago

Hi all,



This request:



Parameters: {"id"=>"4777", "host"=>{"owner_id"=>1, "owner_type"=>"UserGroup"}}

Authorized user user (Name Lastname)

Operation FAILED: uninitialized constant UserGroup

Completed 500 Internal Server Error in 341ms



Should return a 400 (bad request) instead of the 500 (Internal server error) it currently returns.

Back