Skip to content

Don't block deleting non-FxA subscribers #5905

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 1 commit into
base: main
Choose a base branch
from

Conversation

Vinnl
Copy link
Collaborator

@Vinnl Vinnl commented May 19, 2025

Legacy feature flags that were assigned a fake feature flag user in the feature_flag_events table, were associated with a subscriber without an FxA UID. Now that we want to delete those subcribers, the foreign key on this table is blocking it.

Thus, this changes the assciated fake feature flag user.

@Vinnl Vinnl requested a review from mansaj May 19, 2025 14:44
@Vinnl Vinnl self-assigned this May 19, 2025
@Vinnl Vinnl added the Review: XS Code review time: up to 30min label May 19, 2025
@Vinnl Vinnl force-pushed the MNTOR-4499-unblock-subscriber-deletion-foreign-key branch from 6fd077c to 6df2d76 Compare May 19, 2025 14:51
Copy link

Legacy feature flags that were assigned a fake feature flag user
in the feature_flag_events table, were associated with a subscriber
without an FxA UID. Now that we want to delete those subcribers,
the foreign key on this table is blocking it.

Thus, this changes the assciated fake feature flag user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review: XS Code review time: up to 30min
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant