Actions
Feature #17281
closedPublish a CV with a puppet module raising NoMethodError with locations disabled
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
Description of problem:
Locations are disabled in satellite-answers.yaml(locations_enabled: false)
Not able to publish a Content-View with a puppet module.
Version-Release number of selected component (if applicable):
All versions
How reproducible:
Always
Steps to Reproduce:
1. Setup a satellite server with location disabled
2. Create and publish content-view.
Actual results:
Exception raised. Request completed with 500 error.
2016-10-26 07:57:06 [foreman-tasks/action] [E] undefined method `id' for nil:NilClass (NoMethodError)
Expected results:
Content-view should be published.
Additional Info:
From customer : Attached production.log(filename: errors.log)
Updated by Swapnil Abnave about 8 years ago
Updated by Justin Sherrill about 8 years ago
- Tracker changed from Bug to Feature
- Subject changed from Publish a CV with a puppet module raising NoMethodError to Publish a CV with a puppet module raising NoMethodError with locations disabled
- Translation missing: en.field_release set to 114
changing this to a feature, we we've never supported with locations disabled. Other stuff may be broken.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Translation missing: en.field_release deleted (
114) - Pull request https://github.com/Katello/katello/pull/6449 added
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 188
Updated by Swapnil Abnave about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|fc9311ed6022fdd7afea412fcb4ca2b58ccbc95a.
Actions