generated from ITwrxOrg/EZ-Bkup
I'm getting XMPP notifications for a reminder every 15 minutes instead of weekly #7
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
investigating
low priority
upstream
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/Forget-Me-Not#7
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I created a reminder, which I set to repeat every week at 11:15pm on Wednesday, but instead, I'm receiving notifications for that reminder every 15 minutes. I went ahead and deleted the reminder for now.
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 around then. When it sends the first time (and every subsequent time) it's supposed to increment the send date by one week, which is what happens for me, in the tests i've done.
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 notifications. This would also explain why i don't have either of these issues.I created another reminder and I'm no longer having this issue :)