Backport #9173
closedBackport #8874 "incorrect migration of modular errata" to 0.11.z
100%
Related issues
Updated by ttereshc over 3 years ago
- Related to Issue #8874: incorrect migration of modular errata casues KeyError: 'name' when syncing from Pulp 3 to Pulp 2 added
Added by ttereshc over 3 years ago
Added by ttereshc over 3 years ago
Revision 47a3f892 | View on GitHub
Fix modular errata migration
Wrong initialization of UpdateCollectionModule in createrepo_c which
led to all fields being set to null didn't cause any failures but
produced a wrong result <module version=0/>
.
backports #8874 https://pulp.plan.io/issues/8874
fixes #9173
(cherry picked from commit 9fde0cc494b5c15e3fc6cb6b3fe7e73e9cfa1035)
Added by ttereshc over 3 years ago
Revision 47a3f892 | View on GitHub
Fix modular errata migration
Wrong initialization of UpdateCollectionModule in createrepo_c which
led to all fields being set to null didn't cause any failures but
produced a wrong result <module version=0/>
.
backports #8874 https://pulp.plan.io/issues/8874
fixes #9173
(cherry picked from commit 9fde0cc494b5c15e3fc6cb6b3fe7e73e9cfa1035)
Updated by ttereshc over 3 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|47a3f8929af86002f505e2e3891b13a51c3a61ee.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Fix modular errata migration
Wrong initialization of UpdateCollectionModule in createrepo_c which led to all fields being set to null didn't cause any failures but produced a wrong result
<module version=0/>
.backports #8874 https://pulp.plan.io/issues/8874
fixes #9173
(cherry picked from commit 9fde0cc494b5c15e3fc6cb6b3fe7e73e9cfa1035)