The Network form ignores the toggles, always passing in 'true' to the underlying create/update method.
https://github.com/ManageIQ/manageiq/pull/12564
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/04709ac14350ccc1021c0f8909a153bc99265d12 commit 04709ac14350ccc1021c0f8909a153bc99265d12 Author: Martin Povolny <mpovolny> AuthorDate: Thu Nov 10 22:09:59 2016 +0100 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Nov 10 16:25:37 2016 -0500 Merge pull request #12564 from tzumainn/network-form-toggle Fix network form toggle during create (cherry picked from commit 8fc0e2a6c6d25265329e532fed00d388d972fc5b) https://bugzilla.redhat.com/show_bug.cgi?id=1393993 app/controllers/cloud_network_controller.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Modified network name and attributes on 5.8.0.14