Skip to content

Filter out skip_drip_emails users in batch data query#716

Merged
hiroshinishio merged 1 commit intomainfrom
wes
Feb 26, 2026
Merged

Filter out skip_drip_emails users in batch data query#716
hiroshinishio merged 1 commit intomainfrom
wes

Conversation

@hiroshinishio
Copy link
Contributor

Summary

  • Add .eq("skip_drip_emails", false) filter to the users query in fetchBatchData so users who opted out of drip emails are excluded at the data-fetching layer
  • Update Supabase generated types to include the skip_drip_emails column on the users table

@hiroshinishio hiroshinishio self-assigned this Feb 26, 2026
@hiroshinishio hiroshinishio merged commit c687ab1 into main Feb 26, 2026
2 checks passed
@hiroshinishio hiroshinishio deleted the wes branch February 26, 2026 19:04
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