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).
Updated by John Mitsch almost 9 years ago
- Related to Tracker #9259: Rails 4 feature added
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
Updated by Thomas McKay almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Thomas McKay
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5738 added
Updated by Eric Helms over 8 years ago
- Related to deleted (Tracker #9259: Rails 4 feature)
Updated by Eric Helms over 8 years ago
- Status changed from Ready For Testing to New
- Translation missing: en.field_release changed from 86 to 114
- Pull request deleted (
https://github.com/Katello/katello/pull/5738)
Actions