Skip to content

Allow a subset of fiends to be used as canonicalization keys#405

Merged
offbyone merged 1 commit intomainfrom
push-sswymmkoxwrn
Apr 25, 2026
Merged

Allow a subset of fiends to be used as canonicalization keys#405
offbyone merged 1 commit intomainfrom
push-sswymmkoxwrn

Conversation

@offbyone
Copy link
Copy Markdown
Contributor

Fixes #376

Adds support for selecting the fields used when canonicalizing nominations, especially in the automatic matching stage.

Note: changing the toggles has no effect on existing nominations.

  • add new field_#_used_for_canonicalization model fields to the Category model
  • test canonicalization automations based on the new fields
  • improve the field descriptions in the category admin change form

Fixes #376

Adds support for selecting the fields used when canonicalizing nominations,
especially in the automatic matching stage.

Note: changing the toggles has no effect on existing nominations.

- add new `field_#_used_for_canonicalization` model fields to the Category model
- test canonicalization automations based on the new fields
- improve the field descriptions in the category admin change form
@offbyone offbyone merged commit 8bcb9ff into main Apr 25, 2026
5 checks passed
@offbyone offbyone deleted the push-sswymmkoxwrn branch April 25, 2026 17:48
offbyone added a commit to LAConOrg/nomnom-lacon-v that referenced this pull request Apr 26, 2026
Bump to nomnom 2026.7.0rc0

- Ensure that the bootstrap code that handles packet sections is loaded @offbyone (WorldconVotingSystems/nomnom#407)
- Allow a subset of fields to be used as canonicalization keys @offbyone (WorldconVotingSystems/nomnom#405)
- Show the count of valid nominations in each category @offbyone (WorldconVotingSystems/nomnom#404)
- enhancement: admin "view on site" link, show available codes @offbyone (WorldconVotingSystems/nomnom#401)
- fix: make s3\_object\_key optional for non-download packet files @offbyone (WorldconVotingSystems/nomnom#403)
- docs: add site domain configuration to getting started guide @offbyone (WorldconVotingSystems/nomnom#402)
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

Successfully merging this pull request may close these issues.

Add the option to select a subset of fields in a category for canonicalization

1 participant