Bug 1498214
Summary: | [DOC] Cannot copy a built in OpenSCAP policy | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ryan Spagnola <rspagnol> | ||||||
Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | brahmani | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.8.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, rspagnol, simaishi | ||||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||
Target Release: | 5.9.0 | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.9.0.4 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1505501 (view as bug list) | Environment: | |||||||
Last Closed: | 2018-03-06 14:52:23 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | Bug | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | Container Management | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1505501 | ||||||||
Attachments: |
|
Description
Ryan Spagnola
2017-10-03 18:31:29 UTC
Created attachment 1334983 [details]
working 5.7.3
Created attachment 1334985 [details]
not working 5.8.1
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b6965a575267be3662b7b0d4c89fceb680fcc8dc commit b6965a575267be3662b7b0d4c89fceb680fcc8dc Author: PanSpagetka <rknaur> AuthorDate: Wed Oct 18 18:23:05 2017 +0300 Commit: PanSpagetka <rknaur> CommitDate: Wed Oct 18 18:24:56 2017 +0300 Enable copy of condition https://bugzilla.redhat.com/show_bug.cgi?id=1498214 app/helpers/application_helper/button/condition_policy_copy.rb | 7 +++++++ app/helpers/application_helper/toolbar/condition_center.rb | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 app/helpers/application_helper/button/condition_policy_copy.rb Verified on 5.9.0.19.20180130154138_e545381. The "Copy this container image policy" option is enabled. |