Bug #9741
closedhammer: content-view version list failed
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1198833
Description of problem:
content-view version list failed
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150303.0
How reproducible:
Always
Steps to Reproduce:
hammer> content-view version list --help
Usage:
content-view version list [OPTIONS]
Options:
--composite-version-id COMPOSITE_VERSION_ID Filter versions that are components in the specified composite version
--content-view CONTENT_VIEW_NAME Content view name
--content-view-id CONTENT_VIEW_ID content view numeric identifier
--environment ENVIRONMENT_NAME Name to search by
--environment-id ENVIRONMENT_ID
--version VERSION Filter versions by version number
-h, --help print help
hammer> content-view version list --content-view=cv1
undefined method `pulp_id' for nil:NilClass
Actual results:
Error as shown above (foreman production.log attached)
Expected results:
content view versions listed
Additional info: