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

Canonicalization - automatically associate nominations with a work #224

Closed
offbyone opened this issue Feb 12, 2025 · 1 comment
Closed

Comments

@offbyone
Copy link
Contributor

Using some kind of lookup, assign nominations to a work.

The algorithm, roughly, will be to assign them to a work if any other nomination having the same work string is associated with it, across all categories in the election. That should take place when the nomination is saved to the database.

This will need to be tested in the nomination view tests, especially with ballots updating

@offbyone
Copy link
Contributor Author

This was implemented in #217, specifically in 172c35e and bd5d78f

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