Actions
Bug #18837
closedDeletion of SCAP report for Deleted Host fails.
Difficulty:
Triaged:
No
Bugzilla link:
Description
Description of problem: When a host is deleted, its SCAP reports remain. This is appropriate behaviour in my opinion. However, when it is determined that the SCAP reports may be deleted from the system, selecting and deleting the reports, individually or in bulk, for the deleted host fails with a NIL class object error
How reproducible: Always
Component Version 0.5.3
Steps to Reproduce:
1. Assume an existing host with valid configuration for SCAP reporting.
2. Delete the host. SCAP reports should remain.
3. Review and delete the SCAP reports for "Host is deleted"
Actual results:
"Oops, we're sorry but something went wrong undefined method `name' for nil:NilClass"
Expected results:
Report is deleted.
Actions