-
Notifications
You must be signed in to change notification settings - Fork 0
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
Estimate Sample Sizes endpoint seems to skip canonicalization step #235
Comments
Notes to replicate: I used resources/workflows/Boulder_loadCVRs.http and demo1_loadCVRs.http, then stepped through defining the audit via the client. First note that if the manifests are uploaded (via Boulder_loadManifest.http and demo1_loadManifests.http), the canonicalization step is not skipped, because the demo1-canonical-list.csv demands standardized contest names for Boulder Mayoral, Boulder Council, Layafette Council and U-CO Regent in Adams and Alamosa. |
Also Jorge Chavez's name needs to be canonicalized in Boulder Valley School District. |
Canonicalization follows from the upload of the canonical list csv and precedes assertion generation, as it should. |
Now repeating with only manifests. |
Update: I've got this working and put in a draft PR so people can easily see where it's up to: |
During estimate sample sizes, the canonicalization step seems to be skipped.
Not clear whether this is a client issue or a server issue.
The text was updated successfully, but these errors were encountered: