blurts-server icon indicating copy to clipboard operation
blurts-server copied to clipboard

Don't block deleting non-FxA subscribers

Open Vinnl opened this issue 7 months ago • 1 comments

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 avatar May 19 '25 14:05 Vinnl

Preview URL :rocket: : https://blurts-server-pr-5905-mgjlpikfea-uk.a.run.app

github-actions[bot] avatar May 19 '25 14:05 github-actions[bot]

Closing - this would probably still be a good change, but I believe we already deleted these subscribers some other way, so it's maybe no longer worth the review effort.

Vinnl avatar Nov 04 '25 08:11 Vinnl