docbrown/app/workers/broadcasts
Daniel Uber 6f2cf0e9fd
Add one day to the new users range (#16065)
The download app broadcast (in the Generator) returns early if the
user was created less than 7 days ago. It seems counterproductive to
filter out _only_ users created in the last 7 days.

Add one day to the query range, so users created less than 8 days ago,
but more than 7 days ago, receive the final message.
2022-01-11 15:33:33 -06:00
..
send_welcome_notifications_worker.rb Add one day to the new users range (#16065) 2022-01-11 15:33:33 -06:00