| Summary: | unable to delete compliance reports | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> |
| Component: | SCAP Plugin | Assignee: | Shlomi Zadok <szadok> |
| Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bbuckingham, szadok |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/14445 | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-smart_proxy_openscap-0.5.3.2-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 09:29:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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 |
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: