| Summary: | Automate UI: The copy class screen hangs | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | mkanoor |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.6.0 | CC: | hkataria, jhardy, jprause, mpovolny, nachandr, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:automate | ||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 15:39:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
mkanoor
2016-02-29 16:03:52 UTC
ignore comment #2 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/397be35ba2d5e0cc4cd11febc0eeb009b7acdc4e commit 397be35ba2d5e0cc4cd11febc0eeb009b7acdc4e Author: Harpreet Kataria <hkataria> AuthorDate: Tue Mar 15 10:42:08 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Mar 15 17:45:51 2016 -0400 No need to replace left side tree when loading copy objects form. Replacing of left side tree was causing tree to be replaced with a tree that's supposed to be displayed in Namespace popup on copy screen, causing screen to hang when reloading tree after save is pressed on copy objects form. fixed a typo introduced in cf2aa79adcae7449a079ecce4518ac085f0c9a6f that was causing it to display incorrect right cell title when copying objects in automate explorer. https://bugzilla.redhat.com/show_bug.cgi?id=1312961 app/controllers/miq_ae_class_controller.rb | 4 ++-- spec/controllers/miq_ae_class_controller_spec.rb | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) Verified fixed in 5.6.0.1-beta2.20160413141124_e25ac0e. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348 |