Created attachment 1292260 [details] edit_error Description of problem: Get error(No route matches {:action=>"layouts/flash_msg", :controller=>"availability_zone", :id=>nil} [availability_zone/button]) while trying to edit cloud volume opened from availability zone page Version-Release number of selected component (if applicable): 5.8.1 How reproducible: 100% Steps to Reproduce: 1. Add cloud provider 2. Navigate to Compute-> Cloud-> Availability Zones 3. Select Availability Zone which contain volumes 4. On Availability Zone summary page click on "Cloud Volumes" section 5. Select checkbox for any volume in the list 6. Configuration-> Edit select Cloud Volume Actual results: Got error Expected results: Edit Cloud Volume page should be open Additional info: If Cloud volume was opened from Storage-> Block Storage-> Volume edit works
Created attachment 1292261 [details] log
https://github.com/ManageIQ/manageiq-ui-classic/pull/1631
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1b40fe6c58c502e4c93f76f7b4da46f2e9c87560 commit 1b40fe6c58c502e4c93f76f7b4da46f2e9c87560 Author: Jozef Zigmund <jzigmund> AuthorDate: Thu Jun 29 17:32:09 2017 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Thu Jun 29 17:37:57 2017 +0200 Fix button actions on Availability Zone nested resources https://bugzilla.redhat.com/show_bug.cgi?id=1465366 https://bugzilla.redhat.com/show_bug.cgi?id=1465370 app/controllers/availability_zone_controller.rb | 65 +------------------------ 1 file changed, 1 insertion(+), 64 deletions(-)
Created attachment 1337633 [details] new_edit_error Got new error here
Sending this BZ to POST, PR has been backported to Fine long time ago. ~Harpreet