Actions
Bug #26364
closedIncremental update with errata should copy all modules over to resulting cv
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1687938
Description of problem:
The following issue https://pulp.plan.io/issues/4518
indicates that when copying errata in pulp from one repo to another, the associated modules are not copied. The only use case in katello for this is incremental update. To work around this (and to match what cv w/ filters does today), we could just copy all modules across (without rpms) as part of inc publish
Actions