Bug #19371
closedhammer --noncomposite ignores the value passed to it and always removed composite views
Description
Description of problem:
If you include --noncomposite on the hammer command line when listing
content views, the composite views get removed, regardless of what
value you passed to --noncomposite
How reproducible:
100%
Steps to Reproduce:
1. hammer --username admin --password redhat content-view list --organization-id=1
2. hammer --username admin --password redhat content-view list --organization-id=1 --noncomposite 1
3. hammer --username admin --password redhat content-view list --organization-id=1 --noncomposite 0
Actual results:
at step 3, no composite views are included
Expected results:
Composite views should be included when --noncomposite
is set to false, no, or 0
Composite views should not be included when --noncomposite
is set to true, yes or 1
Additional info:
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6763 added
Updated by John Mitsch over 7 years ago
- Translation missing: en.field_release set to 228
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|c47afc3d87061049174fd2f818ee33b47869e7ad.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 228 to 211