Currently, when the last occurrence of a reminder fires, the reminder record is immediately deleted. This might be unfortunate if the last (or only) date of an event passes but the event is later updated to have new occurrences in the future.
It would be nice if reminders were kept around for a configured retention time so users don't have to re-enter their reminders.
Comments
Comment #1
dwillcox commentedDone. There's now a new config variable to say how long a reminder should be retained after the last time it fires. (Before the last date of the event.) If the node date field is modified so there are more occurrences before the retention expires, users' reminders will function for the new dates.
Comment #2
dwillcox commentedComment #3
dwillcox commented