Description
After applying an RRULE to an existing reminder, the scheduled time changes unexpectedly.
Server timezone
Asia/Tokyo
Steps to reproduce
- Create a reminder:
/remind target:@everyone time:2026-07-31 22:00 message:SHOP!!
- Confirm that
/reminder_list shows:
- Edit the interval and set:
FREQ=MONTHLY;BYSETPOS=-1;BYDAY=SU,MO,TU,WE,TH,FR,SA
Expected
The reminder should remain scheduled for:
and then repeat on the last day of every month at the same time.
Actual
After applying the RRULE:
Due date:
2026-07-31 00:00
The recurrence rule itself appears to be applied, but both the scheduled time and the due date no longer match the original reminder time.
Is this expected behavior?
Description
After applying an RRULE to an existing reminder, the scheduled time changes unexpectedly.
Server timezone
Asia/Tokyo
Steps to reproduce
/reminder_listshows:Expected
The reminder should remain scheduled for:
and then repeat on the last day of every month at the same time.
Actual
After applying the RRULE:
/reminder_listshows:Reminder Infoshows:The recurrence rule itself appears to be applied, but both the scheduled time and the due date no longer match the original reminder time.
Is this expected behavior?