The vote_id column on the election_vote is almost unused, but it can be used to identify votes in the table because it identifies the order the rows were inserted. This column should be removed from the table for improved anonymity.

Comments

Liam Morland created an issue. See original summary.

liam morland’s picture

Status: Active » Needs review
Related issues: +#2615130: Set many database columns NOT NULL
StatusFileSize
new3.22 KB

This patch is intended to be applied after the patch in #2615130: Set many database columns NOT NULL. It is included on branch db-schema-changes.

liam morland’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.