Actions
Bug #21512
closeddeletion of CV fails when a content host is assigned
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1507384
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1.Remove content view environment and re-assign content host to
another environment and content view
2.
3.
Actual results:
LANG=en_US.UTF-8 hammer -v -u admin -p changeme content-view remove --system-content-view-id="20" --system-environment-id="20" --environment-ids="19" --id="19"
Error: undefined method `[]' for nil:NilClass
Expected results:
The CV should be deleted successfully
Additional info:
Actions