Bug #26947
Publishing a content view with a yum repo produces no metadata
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Content Views
Target version:
Description
https://projects.theforeman.org/issues/26244 introduced a bug where by publishing a content view did not end up generating metadata for yum repos
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill over 1 year ago
- Related to Feature #26244: Publish a file repository in a content view with pulp 3 added
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8143 added
#3
Updated by Jonathon Turel over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 3.12.1
#4
Updated by Jonathon Turel over 1 year ago
- Target version changed from Katello 3.12.1 to Katello 3.13.0
#5
Updated by Justin Sherrill over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|f1c05c99065f9e44d0a47800a367d6ab435d15d6.
Fixes #26947 - correct metadata gen logic
a logic check was introduced, but during the
planning phase, the value is actually unresolved
output from a previous step which is always truthy
during the plan phase