Bug 740835
Summary: | [RFE] Better handling of Prioritized/Priority fields in failover domain configuration | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Radek Steiger <rsteiger> |
Component: | luci | Assignee: | Ryan McCabe <rmccabe> |
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.3 | CC: | cluster-maint, rsteiger |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | luci-0.26.0-9.el6 | Doc Type: | Enhancement |
Doc Text: |
Cause: Users could tick/untick checkboxes and enter values into text fields whose values were ignored because due to other settings being disabled while creating and editing failover domains.
Consequence: Users were confused. Information they entered was thrown away and it wasn't clear why.
Change: Checkboxes and text fields that were ignored are now disabled when their values will be ignored and re-enabled when their values are used.
Result: Users can no longer enter information into form fields when that information will simply be ignored.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-20 12:17:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 756082 |
Description
Radek Steiger
2011-09-23 14:02:58 UTC
Note: rgmanager ignores priority values if a failover domain is not prioritized. Testable byboth visually checking the GUI and the generated cluster.conf file. Acking QA. Is this an internal state change or have the screens changed? The only visual change is that some fields are now slightly grayed out because they've been disabled and cannot accept user input in some states. The rest of the changes affect the interactions between the elements that cause particular inputs to be either enabled or disabled. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: Users could tick/untick checkboxes and enter values into text fields whose values were ignored because due to other settings being disabled while creating and editing failover domains. Consequence: Users were confused. Information they entered was thrown away and it wasn't clear why. Change: Checkboxes and text fields that were ignored are now disabled when their values will be ignored and re-enabled when their values are used. Result: Users can no longer enter information into form fields when that information will simply be ignored. 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. http://rhn.redhat.com/errata/RHBA-2012-0766.html |