Bug 534772 (RHQ-1536)

Summary: need consistent ordering of properties on drill-down component
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: medium    
Version: 1.2CC: ccrouch, dajohnso
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1536
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:43:00 UTC
basically, i NEVER want the order of properties to change.  regardless of whether i set/unset the individual properties, regardless of the values i give elements, they should always appear in the same order between ever drill-down view.

what happened to me was i looked at one drill-down and saw 3 members with the same name (a very valid use case in the cluster world).  they all had the same value, but i changed one to have a different value.  the one i changed was at the top of the drill-down.  when i opened the drill-down for that same property set later, they properties had reordered themselves and the single property i changed was now on the bottom.  doesn't matter which algorithm we use, just as long as it's perfectly consistent.

Comment 1 Ian Springer 2009-02-12 04:06:53 UTC
Yeah, that makes sense, since I do a secondary sort on the values. I think I agree with you though that the default ordering changing on subsequent drill-downs could cause more confusion than the secondary sort is worth. Also, we'll eventually add the ability to sort by either column, as you and I have discussed.


Comment 2 Ian Springer 2009-02-12 04:12:47 UTC
Fixed - r3016.


Comment 3 Jeff Weiss 2009-03-12 17:51:51 UTC
Member order appears to be sorted by name and is the same every time.  rev3351

Comment 4 Red Hat Bugzilla 2009-11-10 20:35:08 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1536