Actions
Bug #4323
closedKatello: Adding a new repository after issuing "katello create repo --org=XXX --product=XXX --name=XXX" adding further repos fail with 400 Bad Request.
Description
Added a repo using (Note that name and product are the same)
katello create repo --org=XXX --product=XXX --name=XXX
Adding further repos fail with "400 Bad Request"
Removal of the repo XXX allows further repos to be added normally
Using the following works fine
katello create repo --org=XXX --product=XXX --name=XXX-yyy
Updated by Justin Sherrill about 11 years ago
- Translation missing: en.field_release set to 13
- Triaged set to No
Updated by Eric Helms almost 11 years ago
- Category set to Hammer
- Target version set to 45
- Triaged changed from No to Yes
Actions