Bug #38720
closedCannot mirror Flatpak into default Red Hat products — restricted to custom products only
Description
While attempting to mirror a Flatpak repository from a Flatpak Remote into an existing product, the action fails when selecting a default Red Hat product. The system only permits mirroring into custom-created products.
Attempting to mirror into a default Red Hat product results in the following error:
Validation failed: Upstream username and password may only be set on custom repositories.
Request failed with status code 422
This limits repository organization and may force unnecessary creation of duplicate custom products for proper repository management.{}
Steps to Reproduce
Navigate to Content > Flatpak Remotes in the Satellite web UI.
Click on an existing Flatpak Remote.
From the list of remote repositories, locate a repository you want to mirror.
Select the Mirror action for the repository.
In the Mirror dialog, choose a default Red Hat product as the target.
Click Mirror.
Expected Result
The repository should mirror successfully into the selected Red Hat product.
Actual Result
An error appears preventing the action:
Validation failed: Upstream username and password may only be set on custom repositories.
Request failed with status code 422
Impact
Users cannot mirror Flatpak repositories into standard Red Hat products.
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11492 added
Updated by Anonymous 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|afecfbf34375917b7d27dbe20dbf6888402970f2.
Updated by Ian Ballou 11 months ago
- Triaged changed from No to Yes
- Fixed in Releases Katello 4.18.0 added
- Fixed in Releases deleted (
Katello 4.19.0)
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/Katello/katello/pull/11551 added