Improve reminders on a change to the expiry date #38
Labels
No labels
Priority
High
Priority/Low
Priority
Medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ricola/vedia#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Right now, the reminders counter is reset to 0 when changing the expiry date.
It makes sense to send up-to-date reminders. But it also makes previous reminders not valid anymore (eg. "1 day
left").
Maybe a better solution would be to also notify when an expiry date is changed? I wanted to do that anyway...
But I should wait until the expiry date can be configured before opening a vote (#12), otherwise I'll have to change the date myself from the admin panel after the vote has open and bother everybody.