Actions
Bug #13659
closedremoving puppet module from repo causes 500 on "puppet modules" page in CV details
Description
The following steps will result in a 500:
- create a product with a puppet repo, upload one puppet module
- create a CV and associate the puppet repo with it (no need to publish it)
- delete puppet module from repo associated with product
- view CV details page for 'puppet' tab
This results in a 500 with the following stack trace:
NoMethodError: undefined method `version' for nil:NilClass | /home/vagrant/katello/app/models/katello/content_view_puppet_module.rb:34:in `computed_version'
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5775 added
Updated by Chris Duryee over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1bfaacd93381621d368d22c90242f7e352ee01c6.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
Actions