Bug #11959
closedCannot get content view filter description using hammer info
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1236532
Description of problem:
We can create new 'Content View Filter' object with description:
hammer -u admin -p changeme content-view filter create --name 'filter_test' --type rpm --content-view MEaNAFSQaK --organization-id 45 --description 'My Test'
But there are no way to get information about entity description through hammer:
hammer u admin -p changeme content-view filter info --name 'filter_test' --content-view MEaNAFSQaK --organization-id 45
-----------------------------------------------------------------------
Filter ID: 51
Name: filter_test
Type: rpm
Inclusion: false
Repositories:
Rules:
------------------------------------------------------------------------
Version-Release number of selected component (if applicable):
6.1 beta
How reproducible:
Always
Steps to Reproduce:
1. Create new content view
2. Add new content view filter with description to that content view
3. Read information about just created entity
Actual results:
There are no information about content view filter description in 'hammer content view info' output
Expected results:
Necessary information can be received through CLI
Additional info:
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/321 added
- Pull request deleted (
)
Updated by Brad Buckingham over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|314d5ee5fab9a0ad27147f5a4d33255dbbd86ae8.
Updated by Eric Helms over 9 years ago
- Category set to Hammer
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes