Bug 1272184

Summary: sorting of builds messed up
Product: [Community] Copr Reporter: Dave Love <dave.love>
Component: frontendAssignee: Miroslav Suchý <msuchy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bnocera, mtasaka, nalimilan, petersen, quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-18 08:28:45 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 Dave Love 2015-10-15 16:48:09 UTC
Description of problem:

Recent builds are no longer shown at the top of the build list, but towards
the end.  See http://copr.fedoraproject.org/coprs/loveshack/livhpc/builds/
for example.  It looks as though the ids are being sorted alphabetically,
not numerically.

Comment 1 Miroslav Suchý 2015-10-16 13:21:42 UTC
Fixed in commit:
* 15d2a49  1272184 - sort builds numericaly

Comment 2 Miroslav Suchý 2015-10-18 14:56:34 UTC
*** Bug 1272748 has been marked as a duplicate of this bug. ***

Comment 3 Elliott Sales de Andrade 2015-11-05 02:08:10 UTC
I'm not sure that change fixes everything though as it only seems to apply to the Build ID.

Keep in mind that every column is sorted as text, so something like the Submitted column is completely confused. "1 minute ago", "1 month ago", "1 year ago" would all be sorted in the same place.

Comment 4 Miroslav Suchý 2015-11-05 06:12:16 UTC
yes, that commit address that as well

Comment 5 Jens Petersen 2015-11-10 04:13:38 UTC
Any ETA for deployment? :)  This is a pretty significant usability issue.

Comment 6 Miroslav Suchý 2015-11-18 08:28:45 UTC
This has been deployed in production now.