Actions
Bug #13021
opencreating new content view via API when specifying repository id fails
Description
016-01-06T10:50:05 [app] [E] NoMethodError: undefined method `composite?' for nil:NilClass | /home/vagrant/code/katello/app/models/katello/content_view_repository.rb:21:in `content_view_composite' | /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-4.1.5/lib/active_support/callbacks.rb:424:in `block in make_lambda'
To reproduce, make sure the call to API includes repository_ids.
Marking this as category API since the UI only allows selection of repos after the CV has been created (which works).
Actions