Bug #8913
hammer content-view version publish no longer has content view params
Description
This change:
(changing the content_view_id from being required to not being required) causes hammer to not expand out the content view options, which means that a lot of commands don't work properly such as:
hammer -u admin -p changeme content-view version promote --organization="Default Organization" --content-view="Test CV" --to-lifecycle-environment="Test" --version 1
This is currently block the nightly release pipeline
Associated revisions
History
#1
Updated by Justin Sherrill about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|e5c4b6b3653b9062fafa11faf75b61c6c364c071.
#2
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 23
fixes #8913 - add back content view options for content view version promote