Actions
Bug #31683
closedhammer content-export list not searching by content view id
Difficulty:
Triaged:
Yes
Description
Check out the following command
$ hammer content-export list --content-view-id 9 Error: Found more than one content_view_version.
The content-export list should return all exports associated to a content view if passed a content view id.
I should be able to either pass the content_view_version_id or a content_view_id
Updated by Partha Aji almost 4 years ago
Make sure the content view has 2 or more versions.
Updated by Chris Roberts almost 4 years ago
- Status changed from New to Assigned
- Assignee set to Chris Roberts
- Target version set to Katello 3.18.2
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/776 added
Updated by Oleh Fedorenko almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|63d3c07256868cba45f1f1701f810736edcb205d.
Actions