Bug 1544488
Summary: | [UI][RHOS] - remove Edit and Delete actions when in the SDN list view | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.8.0 | CC: | cpelland, dajohnso, dclarizi, hkataria, jprause, lavenel, maufart, mpovolny, obarenbo, pakotvan |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.8.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | ui:rhos | ||
Fixed In Version: | 5.8.4.3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1540855 | Environment: | |
Last Closed: | 2018-06-25 14:17:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1540855 | ||
Bug Blocks: |
Comment 2
Harpreet Kataria
2018-04-19 20:48:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/63547472e046d286bf38276560e650bc3fd17da3 commit 63547472e046d286bf38276560e650bc3fd17da3 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Jan 31 08:38:17 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Jan 31 08:38:17 2018 -0500 Merge pull request #3349 from martinpovolny/bz_1539723_cloud_network Disable cloud network editing and deletion for list view. (cherry picked from commit a025a2836de87c3bdeab76fca04c2dd11e5bd48a) https://bugzilla.redhat.com/show_bug.cgi?id=1544488 app/helpers/application_helper/toolbar/cloud_networks_center.rb | 18 - 1 file changed, 18 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/acb257423c556fb5fa3191f16fcaf6d835451675 commit acb257423c556fb5fa3191f16fcaf6d835451675 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Apr 19 16:39:40 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Apr 19 16:39:40 2018 -0400 Removed specific buttons for Network Routers Fine specific PR for changes made in https://github.com/ManageIQ/manageiq-ui-classic/pull/2234 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1544488 app/helpers/application_helper/toolbar/network_router_center.rb | 6 +- app/helpers/application_helper/toolbar/network_routers_center.rb | 35 - 2 files changed, 5 insertions(+), 36 deletions(-) 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-2018:1972 |