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

Bring back votes count on Poll Collection #831

Open
fabiolalombardim opened this issue Apr 12, 2024 · 0 comments
Open

Bring back votes count on Poll Collection #831

fabiolalombardim opened this issue Apr 12, 2024 · 0 comments

Comments

@fabiolalombardim
Copy link
Contributor

In our MongoDB "Poll" collection, we used to track the numbers of votes the poll had. When voting for a determinated choice, we used to update the "votes" field since we were using the field to sort on the frontend by popularity.
Not sure when we lost this field, but we need to bring it back since we lost the ability to sort the polls on the frontend.

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