Actions
Bug #6029
closedhammer repo list --product=<name> returns wrong repos
Description
hammer repository list --product-id=2 --organization-id=1 works well and returns the repositories belonging to the product.
OTOH
hammer repository list --product=foo --organization-id=1 where foo is the name of the product, returns repositories belonging to all products in that organization.
After some debugging it looks like the repositories controller never really gets a product_id sent as parameter when --product=foo is used.
Updated by Partha Aji over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1103945
Updated by Eric Helms over 10 years ago
- Target version set to 45
- Triaged changed from No to Yes
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions