This only occurs if the send_date and the next send_date are the same due to choosing the 3rd saturday of the month, when today is the 3rd saturday of the month, for instance. It checks the…
not able to reproduce so far in local dev, even when building with --d:release
. Investigating.
This is actually using the selected
form helper and this issue only occurs when the send_time_min
is set to "00", so selected
is probably working correctly, except we have "00" in the html…
I'm guessing #6 was causing this, since updating the send_date
happens after the email is sent when set as "both". Also, XMPP is sent first, which would explain why you were still getting those…
This should be fixed. Please try again and report back.
Normally, one wouldn't hardcode this, but since we are using this as a single person app, FMN expects the user (for email address…
I created a weekly Reminder that repeats on the same weekday, but the next week, and i only received the one notification. We will have to recreate the Reminder in your instance, and try to poke…