Issue #9242
Updated by ttereshc about 3 years ago
If the only publication a repo version has is incomplete, it would be shown in a mapping https://github.com/pulp/pulp-2to3-migration/blob/master/pulp_2to3_migration/app/serializers.py#L236 See rpm plugin as migrated. The problematic code: example https://github.com/pulp/pulp_rpm/blob/master/pulp_rpm/app/serializers/repository.py#L275 https://github.com/pulp/pulp-2to3-migration/blob/master/pulp_2to3_migration/app/serializers.py#L236 https://github.com/pulp/pulp_rpm/blob/master/pulp_rpm/app/viewsets.py#L219