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:
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7044 added
Updated by Brad Buckingham about 7 years ago
- Subject changed from deletion of CV fails when a content host is assigned to deletion of CV fails when a content host is assigned
- Target version set to 225
Updated by Brad Buckingham about 7 years ago
- Target version changed from 225 to 232
Updated by John Mitsch about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|bb29e1ee65ac701cbf0e577f1b7cfd6c8c779ba7.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 250
Actions