Description of problem: When copying an instance to a different domain, then after hitting the Copy button, spinner appears and disappears but the page remains the same. Then when you try clicking Copy, Cancel ... it does nothing. When you navigate away, you can see the instance got copied. This most likely happens for all kinds of Automate objects. Version-Release number of selected component (if applicable): 5.7.0.3 How reproducible: always Steps to Reproduce: Described in description Actual results: The copy screen stays on Expected results: The copy screen goes away Additional info:
This is a bug in our fork of bootstrap-treeview. Will be fixed in: https://github.com/patternfly/patternfly-bootstrap-treeview/pull/11
*** Bug 1382131 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq/pull/11994
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/68dd36578eece3c4e6b618307be3e3bf3ef927b5 commit 68dd36578eece3c4e6b618307be3e3bf3ef927b5 Author: Dávid Halász <dhalasz> AuthorDate: Mon Oct 17 17:32:08 2016 +0200 Commit: Dávid Halász <dhalasz> CommitDate: Mon Oct 17 17:32:08 2016 +0200 Updated patternfly-bootstrap-treeview to 2.1.1 https://bugzilla.redhat.com/show_bug.cgi?id=1381157 bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b6b71a5295f41f0fceb048ac9158c17e19ae6307 commit b6b71a5295f41f0fceb048ac9158c17e19ae6307 Author: Dávid Halász <dhalasz> AuthorDate: Mon Nov 7 17:28:21 2016 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Tue Nov 8 11:35:53 2016 +0100 Fixed miqRemoveNodeChildren to remove the children, not the parent https://bugzilla.redhat.com/show_bug.cgi?id=1381157 app/assets/javascripts/miq_tree.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Verified in 5.8.0.2 - I noticed no copy problems.