Backport #9297
closedBackport "Filter out incomplete publications from the pulp2repositories view" to 0.11
100%
Description
If the only publication a repo version has is incomplete, it would be shown in a mapping as migrated.
The problematic code: https://github.com/pulp/pulp-2to3-migration/blob/master/pulp_2to3_migration/app/serializers.py#L236
Related issues
Updated by ttereshc about 3 years ago
- Copied from Issue #9242: Filter out incomplete publications from the pulp2repositories view added
Added by ttereshc about 3 years ago
Added by ttereshc about 3 years ago
Revision fe6b2179 | View on GitHub
Show only complete publications at pulp2repositories endpoint
backports #9242 https://pulp.plan.io/issues/9242
fixes #9297
(cherry picked from commit 09e5f45a246682781571ad56d1e759eefaac22b3)
Added by ttereshc about 3 years ago
Revision fe6b2179 | View on GitHub
Show only complete publications at pulp2repositories endpoint
backports #9242 https://pulp.plan.io/issues/9242
fixes #9297
(cherry picked from commit 09e5f45a246682781571ad56d1e759eefaac22b3)
Updated by ttereshc about 3 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|fe6b21798b0f1ba2c8d1e622935d51a8bc39d572.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Show only complete publications at pulp2repositories endpoint
backports #9242 https://pulp.plan.io/issues/9242
fixes #9297
(cherry picked from commit 09e5f45a246682781571ad56d1e759eefaac22b3)