Actions
Bug #12707
closedhammer repository list not working with content-view-version
Description
$ hammer repository list --organization "Mega Corporation" --content-view "virt-who from sat-tools" Error: found more than one content_view_version $ hammer repository list --organization "Mega Corporation" --content-view "virt-who from sat-tools" --content-view-version 2.0 ---|------|---------|--------------|---- ID | NAME | PRODUCT | CONTENT TYPE | URL ---|------|---------|--------------|---- $
Because I had more than one content view version the API prompted that one must be chosen. Specifying one, however, yielded the same results. Problem is in query portion of the API controller.
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5657 added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Updated by Thomas McKay over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|4797a204d33a2c3ad910e0ad9524af430c49fc15.
Actions