FoundOPS / server

www.foundops.com
1 stars 0 forks source link

Get ResourcesWithLatestPoint relies on unsafe date #132

Closed zbright closed 11 years ago

zbright commented 11 years ago

Checking GotGrease's map, there is no resource with latest point at night in california.

But there is in indiana.

jperl commented 11 years ago

Change SQL function to not rely on date. Should rely on as little as possible, less room for error!

jperl commented 11 years ago

Requires RouteId, so that might not make sense. Wait until the bug is reproduced then look into fixing the utc date issue directly