:: 31-Oct-2000 11:05 (Tuesday) ::
There are some errors in the team stats on OGR, due to some new code I
implemented (which is supposed to fix some other errors!) I’m aware of
the problem and will get things straightened out ASAP.
At some point in the near future, I will be re-calculating all the team
statistics for OGR from scratch to eliminate some errors. The new stats
code doesn’t recreate the team tables from scratch every night like the
old code does; instead, it takes the list of participants that did work
that day and adds the work they did to their total work. Sounds simple in
theory, but when you add retires and retroactive-active team joins (when
you join a team, any work you’ve done that wasn’t assigned to a team gets
assigned to the one you just joined) to the mix, things start to get a
bit tricky. There is currently a problem with how both of these events
are (or rather, were) handled by the stats code. This means that the
information displayed by the team and team member pages is not totally
accurate.
As soon as I’m sure that I’ve fixed all these bugs, I’ll re-calculate the
team information so that it’s accurate once again. When I do this though,
your team might jump up or down a few places. This isn’t because we’re
short-changing you, it’s because the numbers were wrong to begin with.
}:8)
I’ll be certain to post a .plan when I actually re-do the numbers.