Bug 1342430
| Summary: | Cloud network manager availability zones back button redirects me to cloud provider | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | |
| Component: | UI - OPS | Assignee: | Ladislav Smola <lsmola> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.6.0 | CC: | cpelland, gblomqui, hkataria, jhardy, lsmola, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:provider | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1371270 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 19:57:43 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 1371270 | |||
|
Description
Matouš Mojžíš
2016-06-03 09:11:05 UTC
Ladas, Is this similar issue as in https://bugzilla.redhat.com/show_bug.cgi?id=1342231 Let me know. ~Harpreet Yes, it's the same New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/aae0f095cf48a0db92409fefd34265859b12f4ea commit aae0f095cf48a0db92409fefd34265859b12f4ea Author: Ladislav Smola <lsmola> AuthorDate: Thu Aug 25 13:18:25 2016 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Thu Aug 25 13:23:35 2016 +0200 Remove CloudManager relations from a NetworkManager Remove CloudManager relations from a NetworkManager, those relations are available through parent cloud manager link. having them in NetworkManager is confusing the back button in the nested lists. Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1342430 app/helpers/ems_network_helper/textual_summary.rb | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) QE note: the nested list was removed, since the back button would not work. You can access availability zones by going through parent cloud manager link. One time issue. Setting qe_test_coverage flag to -. |