Bug 1788566
Summary: | [RFE] Issue with VM reconfiguration dialog (adding networks) after recent upgrade | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Martin Povolny <mpovolny> |
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | high | ||
Version: | 5.10.8 | CC: | bmidwood, dmetzger, greartes, hkataria, jhardy, lavenel, mfeifer, mpovolny, mshriver, obarenbo |
Target Milestone: | GA | Keywords: | RFE, ZStream |
Target Release: | 5.11.2 | Flags: | pm-rhel:
cfme-5.11.z+
|
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 5.11.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1770022 | Environment: | |
Last Closed: | 2020-02-12 05:02:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1770022 | ||
Bug Blocks: |
Comment 2
Satoe Imaishi
2020-01-09 13:44:05 UTC
New commit detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/1446d84d7f2875209ae962c22f010b71078209f9 commit 1446d84d7f2875209ae962c22f010b71078209f9 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Dec 4 17:35:06 2019 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Dec 4 17:35:06 2019 -0500 Merge pull request #19566 from martinpovolny/vm_reconv_disk_net2 Add detailed RBAC features for VM and Image reconfigure. (cherry picked from commit 2f47edae41cb5e166eb2cbe077a946457a395e4c) https://bugzilla.redhat.com/show_bug.cgi?id=1788566 db/fixtures/miq_product_features.yml | 30 +- 1 file changed, 28 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/ff84c4d9da8cb2cdfdbe16e0129ea6a2bc5fa5e4 commit ff84c4d9da8cb2cdfdbe16e0129ea6a2bc5fa5e4 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Jan 15 04:37:26 2020 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Jan 15 04:37:26 2020 -0500 Merge pull request #6607 from hstastna/Error_reconfigure_VMs_nested_list Enable reconfiguring VMs displayed in a nested list (cherry picked from commit 2311d25c2c53d5452bfb389a25c8613e6657fac8) https://bugzilla.redhat.com/show_bug.cgi?id=1788566 app/controllers/application_controller/ci_processing.rb | 2 +- spec/controllers/application_controller/ci_processing_spec.rb | 9 + spec/controllers/resource_pool_controller_spec.rb | 12 + 3 files changed, 22 insertions(+), 1 deletion(-) 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-2020:0452 |