Skip to content

Conversation

maxwofford
Copy link
Member

@maxwofford maxwofford commented Aug 5, 2025

Once in prod we can simply

PhysicalMail.joins(user: :mailing_address).where(mission_type: :first_time_7_streak, status: :pending).each do |mail|
  mail.deliver!
end

@maxwofford maxwofford merged commit 4f1ff4a into main Aug 21, 2025
5 checks passed
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