Bug #16794
closedhammer content-view filter list is missing --organization parameter
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1378018
Description of problem:
When referencing CV by name as in:
hammer content-view filter list --content-view "Default Organization View"
it is necessary to specify also the org but the command does not allow that.
Tested on 6.3 snap:
- rpm -qa|grep hammer_cli_katello
tfm-rubygem-hammer_cli_katello-0.1.0-1.el7.noarch
How reproducible:
Always
Steps to Reproduce:
1. hammer content-view filter list --content-view "Default Organization View"
Actual results:
Error: Could not find organization. Some search options were missing, please see --help.
Expected results:
No Error
Additional info:
- the command's build_options needs to include organization options.
- it may be applicable for other filter commands where you can specify CV by name
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/459 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|463c7d63acb0ae1901cbbc0d45ac189a1da16fb2.
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 188
Updated by Andrew Kofink about 8 years ago
- Has duplicate Bug #17780: Can't specify organization in hammer content-view/repository delete/update commands added