The Tournament Director Forums

Main => Suggestions => Topic started by: fatgordy on April 07, 2019, 09:39:15 AM

Title: Average Play Time Stat Sort not working
Post by: fatgordy on April 07, 2019, 09:39:15 AM
I noticed that the average play time stat doesn't seem to sort properly in the "Playing Time" single field view.  It appears to be sorting the name column alphabetically instead. 
Title: Re: Average Play Time Stat Sort not working
Post by: Corey Cooper on April 07, 2019, 10:56:26 AM
Looks like a bug.  I think it was never added as a valid sort column, so this has probably always been a bug.

You're right, it's sorting on player name.  All sorts of players fall back on using the name in case of ties.  That way you get deterministic results when multiple players have the same values.

Thanks for pointing this out.