-
Bug
-
Resolution: Done
-
Major
-
6.18.0
-
1
-
False
-
Artemis Sprint 155
-
sat-artemis
-
None
-
None
-
None
-
None
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.