project-callisto / callisto-core

Report intake, escrow, matching and secure delivery code for Callisto, an online reporting system for sexual assault.
https://www.projectcallisto.org
GNU Affero General Public License v3.0
137 stars 54 forks source link

[record] Remove contact info since it's no longer needed. #454

Closed gaylatea closed 5 years ago

gaylatea commented 5 years ago

On our last deploy, record PDF generation broke because we removed the columns that it was using to generate the "Record Metadata" section.

This diff removes that section from the PDF entirely, as well as changing the match PDF to not use those columns (it has an encrypted copy of the data stored separately).

Record PDF Before:

Screen Shot 2019-07-11 at 12 39 32 PM

Record PDF After:

Screen Shot 2019-07-11 at 12 39 43 PM