Actions
Bug #17016
closedUploaded packages aren't visible in Katello
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
When a package is uploaded to a repository in a custom product, the upload finishes successfully but the package isn't visible in neither UI nor CLI. It gets correctly uploaded into Pulp but it's not imported into Satellite.
This is because we're not converting the filter to UTC. See https://pulp.plan.io/issues/2353 for more info.
Actions