Actions
Bug #32761
closedDeb repo calls pulp2 when checking published during matching content check
Description
katello/app/lib/actions/katello/repository/check_matching_content.rb L35 should check target_repo.backend_service(SmartProxy.pulp_primary).published? instead of target_repo.published which goes to the glue file and calls pulp2 directly.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9396 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Samir Jha over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|366df38d1e9051c5f4bc98a4460c2201d702a22f.
Updated by James Jeffers over 3 years ago
- Target version set to Katello 3.18.4
- Triaged changed from No to Yes
Updated by James Jeffers over 3 years ago
- Target version changed from Katello 3.18.4 to Katello 4.0.2
Actions