foundryvtt-simple-calendar
foundryvtt-simple-calendar copied to clipboard
[BUG] Repeating Events Only Send Chat Notifications on First Instance
- I set up a few repeating events with chat notifications enabled. Each repeating event only sends a chat notification on the first event. The subsequent events don't send notifications.
- If I reverse time to a repeating or non-repeating event, I don't receive a new chat notification, even after deleting the chat log.
- I have to reset my game to receive any new notifications from the events.
To Reproduce Steps to reproduce the behavior:
- Launch game.
- Set up a repeating event.
- Click the notification button.
- Save the event.
- Progress the days in the calendar to a note with a notification.
- Progress to the next week with the same notification. No chat notification
Expected behavior Repeating events should send notifications for each instance. I would also suggest that events send chat notifications each time you progress or reverse the time to that day.
Foundry Information
- Foundry Version: 10.291 (Electron app)
- Game System: DnD5e 2.1.4
- Simple Calendar Version: 2.1.73
This is unfortunately a known issue.
I am working on a fix but it is requiring a large rewrite of some core code to do it properly so I don't have an ETA on when that will be ready.
What I can say is it does work on a refresh rather than relaunching the app. You can refresh in the app by pressing F5.
Sorry about the issue I do hope to have it fixed soon.
Cool, thanks for the update. And great work on the module. It's very appreciated.