Hide Forgot
Description of problem: Currently compliance reports fail to get deleted. 2016-03-31 19:19:18 [app] [I] Started DELETE "/compliance/arf_reports/9" for x.x.x.x at 2016-03-31 19:19:18 -0400 2016-03-31 19:19:18 [app] [I] Processing by ArfReportsController#destroy as HTML 2016-03-31 19:19:18 [app] [I] Parameters: {"authenticity_token"=>"v7r7uhVobDF2yvrnsi/PkjKqbKrnF3kU273ZufQozJg=", "id"=>"9"} 2016-03-31 19:19:19 [app] [E] Failed to destroy arf report with id 9 on Smart Proxy 2016-03-31 19:19:19 [app] [I] Failed to save: 2016-03-31 19:19:19 [app] [I] Redirected to https://abc.redhat.com/compliance/arf_reports 2016-03-31 19:19:19 [app] [I] Completed 302 Found in 152ms (ActiveRecord: 12.1ms) Version-Release number of selected component (if applicable): sat62-snap6 How reproducible: Steps to Reproduce: 1. Run "foreman_scap_client <policy_id>" on clients 2. Try deleting the "compliance reports" 3. to see the above message Actual results: Cannot delete compliance reports Expected results: Should be able to delete compliance reports Additional info:
Created redmine issue http://projects.theforeman.org/issues/14445 from this bug
VERIFIED with sat62-snap7.1 We can now delete OSCAP compliance reports. Both single deletion and multiple-report deletion work successfully.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501