Bug 534773 (RHQ-1537)

Summary: "set all values to" skips over unset properties
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: ConfigurationAssignee: Ian Springer <ian.springer>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: high    
Version: 1.2CC: ccrouch, dajohnso
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1537
Whiteboard:
Fixed In Version: 1.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 534605    

Description Joseph Marques 2009-02-11 19:46:00 UTC
if some properties are set, but some are unset (think of a resource that was just recently added to a cluster), i want to be able to use the "set all values to" functionality to make the value homogeneous again.  however, when i tried this, it skipped the properties that were unset.  i think we need to do one of the following:

1) make "set all values to" also support the "unset" checkbox, so that the unset concept can separately be applied to the property children, or
2) if we don't support the "unset" checkbox at the "set all values to" level, then i think it is more likely than not that users will want the "set all values to" functionality to set values to properties that were previous "unset"

Comment 1 Ian Springer 2009-02-27 22:29:47 UTC
2) is fixed - r3247. There is a separate JIRA for 1).


Comment 2 Jeff Weiss 2009-03-11 14:57:08 UTC
I cannot find an example of where #2 would apply. 

Comment 3 Ian Springer 2009-03-11 15:09:19 UTC
To verify the fix for 2), click on the Members button for a property that is unset. Then, on the members modal, enter a value in the set-all-values-to input at the top of the modal and click Apply. Verify that all the member inputs get updated with the new value and that they're unset checkboxes become unchecked.


Comment 4 Jeff Weiss 2009-03-11 15:26:32 UTC
Ok, i misunderstood what the fix was for.  This is definitely working. rev3351

Comment 5 Red Hat Bugzilla 2009-11-10 20:35:09 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1537
This bug relates to RHQ-1642