You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also took them out of the rankings -> have to account for them in the number of resolved ones too
.filter(or_(FoiRequest.resolution != 'user_withdrew', FoiRequest.resolution == None))\
without them in rankings (fairer?); also account for that in stats?
The text was updated successfully, but these errors were encountered: