Bug #34676
Incremental CV update does not auto-publish CCV
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1974225
Description of problem:
Having a CCV with auto-publish enabled, doing an incremental update of a CV in the CCV does not trigger an auto-publish of the CCV.
This happens regardless of the CCV has configured the CVs to "Always Use Latest" policy.
After the incremental update completion, the CCV does point to the latest (minor) version of the CV, "just" it didnt do the auto-publish.
Version-Release number of selected component (if applicable):
Katello 3.16+, likely older versions too.
How reproducible:
100%
Steps to Reproduce:
1. Create and publish a CV with some filter (just to be able to add some content later on easily)
2. Create a CCV with auto-publish enabled. Add the CV with "Always Use Latest" policy, and publish this CCV.
3. Optionally publish or promote a new version of the CV to see the CCV will be automatically published.
4. Execute an incremental update of the CV.
5. Check if the CCV was auto-published to contain the incremental content.
Actual results:
3. does happen.
5. does not happen to the CCV
Expected results:
Also incremental update should auto-publish such CCV.
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10032 added
#2
Updated by Ryan Verdile 12 months ago
- Triaged changed from No to Yes
- Target version set to Katello 4.5.0
- Subject changed from Incremental CV update does not auto-publish CCV to Incremental CV update does not auto-publish CCV
#3
Updated by The Foreman Bot 12 months ago
- Fixed in Releases Katello 4.5.0 added
#4
Updated by Anonymous 12 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7424532df4e8165703b03ae8c77fcf3310c9dabe.
Fixes #34676 - Incremental CV update does not auto-publish CCV (#10032)