The DropTracker team is looking for community support.
You can help us by contributing your time to developing our code, or through an account upgrade.

Status
Not open for further replies.

joelhalen

Maintainer
Staff member
Supporter
Mar 11, 2025
33
6
8
It seems that as a result of the way we have our cache structured, we are not properly removing players from their respective groups' cached loot data when they are removed from the group.

This relates to the way we store data in Redis, and the fact that the keys we delete on each 24-hour invalidation only include player-specific keys, not those that are involved in z-scores; which is where loot totals are extrapolated from.
 
This was fixed sometimes last year--forgot to close the report... :)
 
Status
Not open for further replies.