You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
jamescmartinez
changed the title
Event reminder uses 24 hours, which is not great
Event reminder should be rescheduled if the event is rescheduled
Apr 27, 2018
If I reschedule an event, I want to have the email job rescheduled as well.
One method would be to persist the event's job ID and use this: https://github.com/mperham/sidekiq/wiki/FAQ#how-do-i-cancel-a-sidekiq-job
The text was updated successfully, but these errors were encountered: