Bug 1304431
| Summary: | sub check box inconsistent when editing class schema | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krain Arnold <krain> |
| Component: | UI - OPS | Assignee: | Zita Nemeckova <znemecko> |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.5.0 | CC: | dclarizi, hkataria, jhardy, jprause, mpovolny, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | automate:ui | ||
| Fixed In Version: | 5.6.0.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 15:35:54 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: | |
| Embargoed: | |||
|
Description
Krain Arnold
2016-02-03 15:12:56 UTC
After further review, if you save the schema and then edit it again, the sub box will appear as checked. So it seems that this is purely a Web UI error that is visible during the editing session. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/6bf637e277baa0bde465e79c6d55c924ed07d3b1 commit 6bf637e277baa0bde465e79c6d55c924ed07d3b1 Author: Zita Nemeckova <znemecko> AuthorDate: Mon Mar 14 17:24:41 2016 +0100 Commit: Zita Nemeckova <znemecko> CommitDate: Tue Mar 15 12:59:36 2016 +0100 BZ1304431 - sub checkbox inconsistent in class schema https://bugzilla.redhat.com/show_bug.cgi?id=1304431 app/assets/javascripts/miq_ujs_bindings.js | 4 ++-- app/controllers/miq_ae_class_controller.rb | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) Verified fixed in 5.6.0.1-beta2.20160413141124_e25ac0e. Checkbox keeps its state when the new field is added. 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 |