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

Remove old system recounts in the admin section #3608

Merged
merged 4 commits into from
Aug 7, 2019
Merged

Conversation

javierm
Copy link
Member

@javierm javierm commented Jun 11, 2019

References

Background

In the past, we had two numbers to track the total numbers of votes in a booth; what we called "final" recounts and "system" recounts. However, sytem recounts are not relevant anymore.

Objectives

  • Remove system recounts in the admin section, so administrators are not confused when they see two numbers for the same result.

Visual Changes

Before these changes:

Poll recounts show final and system recounts
Booth recounts show final and system recounts

After these changes:

Poll recounts show only final recounts
Booth recounts show only final recounts

@javierm javierm self-assigned this Jun 11, 2019
@javierm javierm force-pushed the remove_system_total branch 3 times, most recently from 6945cca to 544f035 Compare August 7, 2019 18:08
@javierm javierm changed the base branch from master to use_dynamic_factories August 7, 2019 18:08
@javierm javierm changed the base branch from use_dynamic_factories to master August 7, 2019 18:31
System count isn't a relevant number because the important one is the
number of votes counted by poll officers. We're still maintaining it for
a month in case poll officers would like to review the results.
Now the code is the same as the code in the poll booth assignment page.
This number was not the important one; the important one is the one
given by the recounts.

Note we're also removing the votes by date, since they're also system
votes.
@javierm
Copy link
Member Author

javierm commented Aug 7, 2019

Travis failure is not related to this pull request.

@javierm javierm merged commit b7f183f into master Aug 7, 2019
@javierm javierm deleted the remove_system_total branch August 7, 2019 19:15
@javierm javierm added this to Release 1.1.0 in Roadmap Sep 10, 2019
@javierm javierm added Admin and removed Backport labels Sep 11, 2019
@javierm javierm changed the title Remove system recounts in the admin section Remove old system recounts in the admin section Dec 21, 2019
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Remove system recounts in the admin section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

3 participants