Bug #16350
improve the output of "hammer content-view puppet-module list"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1368126
Description of problem:
Running the following command:
hammer content-view puppet-module list --content-view-id 1
on the default content view returns:
Couldn't find Katello::ContentView with 'id'=1 [WHERE "katello_content_views"."default" = 'f']
Expected results:
The command should return an empty list, for example when listing filters of a filter-less content view:
hammer content-view filter list --content-view-id 1
----------|------|------|----------
FILTER ID | NAME | TYPE | INCLUSION
----------|------|------|----------
History
#1
Updated by Brad Buckingham over 5 years ago
- Subject changed from improve the output of "hammer content-view puppet-module list" to improve the output of "hammer content-view puppet-module list"
- Legacy Backlogs Release (now unused) set to 114
#2
Updated by John Mitsch over 2 years ago
- Difficulty set to easy