Actions
Bug #4066
closedUsing the --label option of repo create seems to be buggy
Description
If you run these two commands in the CLI:
```
k repo create --name="repo1" --url="http://davidd.fedorapeople.org/repos/random_puppet/" --product=prod1 --label=repo11
k repo create --name="repo1" --url="http://davidd.fedorapeople.org/repos/random_puppet/" --product=prod1 --label=repo12
```
You get this error:
```
Label has already been taken
```
Seems kind of odd since the labels are different.
Created: daviddavis on August 06, 2013 19:44 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2727
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
13)
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Actions