Bug 1195212
Summary: | Unable to edit host_grp, host, puppet-classes upon creating an oscap policy | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> |
Component: | WebUI | Assignee: | Shlomi Zadok <szadok> |
WebUI sub component: | Foreman | QA Contact: | Kedar Bidarkar <kbidarka> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | omaciel, szadok |
Version: | 6.1.0 | ||
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/7764 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 05:26:58 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1047797 |
Description
Kedar Bidarkar
2015-02-23 11:51:59 UTC
May be related to https://github.com/sstephenson/execjs/pull/130 and we may need to downgrade our execjs gem or to refactor the policies_enc method. I can verify it's the policies_enc json causing the problem Seems there is an open issue on upstream for lookup_keys with the same issue: http://projects.theforeman.org/issues/7764 The solution is to update json gem. I will be creating a json package for foreman, we should pull json gem from upstream package. (In reply to Shlomi Zadok from comment #5) > The solution is to update json gem. > I will be creating a json package for foreman, we should pull json gem from > upstream package. https://github.com/theforeman/foreman/pull/2195 No json package atm Jason, Can you cherry-pick https://github.com/theforeman/foreman/commit/8dcb01a429e88a12edd605672e6f4340de7ca977 for the next release of Sat6.1? This solves the issue. Thanks. Connecting redmine issue http://projects.theforeman.org/issues/7764 from this bug It's now VERIFIED with sat6.1 Beta snap5 Upon creating an OSCAP policy we no longer have editing issues with the above said entities. Upstream bug assigned to szadok This bug is slated to be released with Satellite 6.1. 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/RHSA-2015:1592 |