Actions
Bug #4689
closedapi v2 system update - passing content_view_id=nil errors
Description
Creating a system in Library with content_view_id=nil puts it in the "Default Organization View" CV. Passing nil to update errors.
Suggest either allow https://localhost:3000/katello/api/v2/content_views?organization_id=megacorp to return "Default Organization View" so the ID may be retrieved and then require it on both create and update, or allow nil to be passed to update.
Actions