monthly on nth weekday is not setting new sendDate #10

Closed
opened 2025-05-17 11:32:02 -05:00 by ITwrx · 2 comments
Owner

(aka monthly on week # and weekday)

not able to set new sendDate for some reason and therefore resends notification every 15 min.

(aka monthly on week # and weekday) not able to set new sendDate for some reason and therefore resends notification every 15 min.
ITwrx added the
bug/defect
label 2025-05-17 11:32:02 -05:00
ITwrx changed title from monthly on nth weekday/month on week# and weekday is not setting new sendDate to monthly on nth weekday is not setting new sendDate 2025-05-17 11:33:14 -05:00
ITwrx added
investigating
and removed
bug/defect
labels 2025-05-17 13:47:40 -05:00
Author
Owner

not able to reproduce so far in local dev, even when building with --d:release. Investigating.

not able to reproduce so far in local dev, even when building with `--d:release`. Investigating.
Author
Owner

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 current month for the 3rd sat of the month, and will choose that as the next send_date if it hasn't occured yet, but doesn't exclude the same day, i guess.

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 current month for the 3rd sat of the month, and will choose that as the next send_date if it hasn't occured yet, but doesn't exclude the same day, i guess.
ITwrx added the
fix in dev
label 2025-05-17 17:02:20 -05:00
ITwrx closed this issue 2025-05-18 10:56:00 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/Forget-Me-Not#10
No description provided.