Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1381924 [details] log Description of problem: Edit tag page doesn't open for subnets list opened from network details Version-Release number of selected component (if applicable): 5.8 How reproducible: 100% Steps to Reproduce: 1. Add cloud provider 2. Navigate to Networks-> Networks 3. Open any provider network 4. Select Cloud Subnets in Relationship table 5. Select one subnet and try to open edit tags page Actual results: Edit tag page doesn't open Expected results: Edit tag should be opened Additional info:
Also reproduces for 5.9
Ruslana - Can you please provide the appliance for Eng?? both 5.8 and 5.9.
Just note that bug is present only when selecting subnet (step 5.) by checking its checkbox, not when editing tags from its details page.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3287
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/415115997e2cdb1e962abeb4e575b5b5615be735 commit 415115997e2cdb1e962abeb4e575b5b5615be735 Author: Hilda Stastna <hstastna> AuthorDate: Fri Jan 19 18:19:44 2018 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Fri Jan 19 18:19:44 2018 +0100 Fix editing Tags for Cloud Subnets Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534915 Fix editing Tags for Cloud Subnets when going to Networks -> Networks, choosing a network, selecting Cloud Subnets and selecting some Subnets by checking the checkboxes in the list and clicking on Edit Tags under Policy. app/controllers/cloud_network_controller.rb | 2 ++ 1 file changed, 2 insertions(+)