Skip to content

Stop interacting with registration.contact column #8200

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aarongable
Copy link
Contributor

@aarongable aarongable commented May 19, 2025

Deprecate the IgnoreAccountContacts feature flag. This causes the SA to never query the contact column when reading registrations from the database, and to never write a value for the contact column when creating a new registration.

This requires updating or disabling several tests. These tests could be deleted now, but I felt it was more appropriate for them to be fully deleted when their corresponding services (e.g. expiration-mailer) are also deleted.

Fixes #8176


Warning

Do not merge before #8209 has been merged
Do not merge before #8198 has been deployed
Do not merge before #8208 has been deployed
Do not merge before #8207 has been deployed
Do not merge before IN-11354 has been completed
Do not merge before IN-11365 has been completed

Base automatically changed from deprecate-contact-col to main May 21, 2025 23:23
@aarongable aarongable force-pushed the remove-contacts-col branch from ccdf68e to b5d58b7 Compare May 22, 2025 21:29
@aarongable aarongable changed the base branch from main to default-contact-col May 22, 2025 21:29
@aarongable aarongable changed the title SA: Deprecate IgnoreAccountContacts feature flag SA: Stop writing to registration.contact column May 22, 2025
Base automatically changed from default-contact-col to main May 22, 2025 22:04
@aarongable aarongable force-pushed the remove-contacts-col branch from b5d58b7 to 2e7f5f2 Compare May 22, 2025 22:07
@aarongable aarongable changed the title SA: Stop writing to registration.contact column Stop interacting with registration.contact column May 22, 2025
@aarongable aarongable force-pushed the remove-contacts-col branch 2 times, most recently from 36c1f3e to 3b1eee3 Compare May 23, 2025 00:09
@aarongable aarongable force-pushed the remove-contacts-col branch from 3b1eee3 to d864033 Compare May 23, 2025 20:02
@aarongable aarongable marked this pull request as ready for review June 6, 2025 22:25
@aarongable aarongable requested a review from a team as a code owner June 6, 2025 22:25
@aarongable aarongable requested a review from jsha June 6, 2025 22:25
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.

Deprecate "Contact" column of Registrations table
1 participant