Created attachment 1329370 [details] screenshot Description of problem: Unexpected error is encountering while editing tags of cloud_networks from cloud tenant Version: fine-3.20170808115538_09b4f87 How reproducible: 100% (Always) Steps to Reproduce: 1.Add cloud provider first (Openstack RHOS7-GA recommended) 2.Navigate to Compute -> Cloud -> Tenants 3.Click on 'admin' from 'Cloud Tenants' table 4.Click on 'cloud networks' from 'Relationships' table 5.Select one cloud_network from 'All cloud_networks' table and click on 'Edit Tags' Actual results: Getting error after clicking on edit tags of cloud_networks -> No route matches {:action=>"tag", :controller=>"cloud_network", :id=>"16", :miq_grid_checks=>"5"} [cloud_tenant/button] Expected results: Able to edit tags without any error
https://github.com/ManageIQ/manageiq-ui-classic/pull/2236
Hey Martin, I can able to navigate 'edit tags' now. (but im still getting unexpected error after selecting tag category or assigned value, I had raised separate BZ1511815 for that). Verifying this but need to fix mentioned behavior too. Verified on: 5.9.0.7.20171107212356_ed87902 Thanks!