Description of problem: Similar to: https://bugzilla.redhat.com/show_bug.cgi?id=1342231 Version-Release number of selected component (if applicable): 5.6.0.9 How reproducible: Always Steps to Reproduce: 1. Network->Providers-> Select network provider 2. Click on availability zones in summary page 3. Click on back button Actual results: It redirects me to Cloud provider summary page. Expected results: It should redirect me to network manager summary page. Additional info:
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
https://github.com/ManageIQ/manageiq/pull/10768
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 -.