Bug #8225
closedUpdating the CDN url causes an ISE
Description
Goto Redhat Subscriptions
Click on Manage Manifest
Change the cdn url to something else and Hit Save
Note one is not able to update URL. Instead we get the following error
Setting current user thread-local variable to Admin User
default_content_view_id is not allowed as nested parameter for organizations. Allowed parameters are domain_id, compute_resource_id, subnet_id, environment_id, hostgroup_id, smart_proxy_id, user_id, medium_id, organization_id, location_id, filter_id (RuntimeError)
foreman/app/controllers/api/base_controller.rb:220:in `block in find_nested_object'
foreman/app/controllers/api/base_controller.rb:204:in `each'
foreman/app/controllers/api/base_controller.rb:204:in `find_nested_object'
foreman/app/controllers/api/base_controller.rb:198:in `find_optional_nested_object