Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decide how to deal with user_withdrew #65

Open
xeniasaar opened this issue Apr 30, 2023 · 1 comment
Open

decide how to deal with user_withdrew #65

xeniasaar opened this issue Apr 30, 2023 · 1 comment

Comments

@xeniasaar
Copy link
Collaborator

without them in rankings (fairer?); also account for that in stats?

@xeniasaar
Copy link
Collaborator Author

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))\

@xeniasaar xeniasaar reopened this Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant