Bug 722455

Summary: Sorting on score in System Currency does not work
Product: [Community] Spacewalk Reporter: Alexander Davidsen <adavi>
Component: WebUIAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.5CC: slukasik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: spacewalk-java-1.6.5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-22 16:51:02 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: 723481    

Description Alexander Davidsen 2011-07-15 12:13:49 UTC
Description of problem:
When sorting by score in System Currency systems are not sorted correctly. 

Version-Release number of selected component (if applicable):
1.5.56-1.el5

How reproducible:
Reproducable very time

Steps to Reproduce:
1. Click Systems -> Systems -> System Currency
2. Sort by score
  
Actual results:
Systems with the highest score is not listed at the top of the list as they should. 

Expected results:
System with the hightest score at the top of the list. 

Additional info:
It looks like this is a java-script bug: 
javascript:sortColumn('list_1646781657_sortby_id', 'created', 'list_1646781657_sortdir_id', 'desc')
Should probably be score or similar, instead of created.

Comment 1 Jan Pazdziora (Red Hat) 2011-07-20 11:52:59 UTC
Aligning under space16.

Comment 2 Tomas Lestach 2011-07-28 19:30:06 UTC
Fixed.

spacewalk.git: 6bca7abed49cc093d55464eb61f01105ef6d68b6

Comment 3 Milan Zázrivec 2011-12-22 16:51:02 UTC
Spacewalk 1.6 has been released.