Skip to content

chore(incident): drop PII columns (contact/contact_name/contact_phone… - #983

Merged
yorickdewid merged 1 commit into
developfrom
chore/drop-incident-pii-columns
May 11, 2026
Merged

chore(incident): drop PII columns (contact/contact_name/contact_phone…#983
yorickdewid merged 1 commit into
developfrom
chore/drop-incident-pii-columns

Conversation

@yorickdewid

Copy link
Copy Markdown
Contributor

…_number/note)

PII data is already NULLed in prod; this removes the columns from INSERT/SELECT/UPDATE SQL and from the Incident entity. DB-side ALTER TABLE follows in a separate worker migration once this ships.

Merge when:

  • The merge build succeeded
  • The PR has been reviewed and is approved
  • All packages are upgraded to the latest version (only PR into master)

What issue does this PR address?

Fixes [issue_id]

Does this PR introduce a breaking change?

Yes/No

Additional information

  • Remove branch after merge (only features into develop)

…_number/note)

PII data is already NULLed in prod; this removes the columns from
INSERT/SELECT/UPDATE SQL and from the Incident entity. DB-side ALTER
TABLE follows in a separate worker migration once this ships.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yorickdewid
yorickdewid merged commit f991ed5 into develop May 11, 2026
2 checks passed
@yorickdewid
yorickdewid deleted the chore/drop-incident-pii-columns branch May 11, 2026 09:31
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.

1 participant