Fee reminders email have a kind of rate-limiting, preventing several fee reminders emails to be sent to the same member in a given time interval (3 weeks).
However, the feedback (in the admin) is incorrect when sending fee reminders to several members, if some of them are already "rate-limited".
Steps to reproduce (in the members view in the admin):
send a fee reminder to member A (it should produce a success message)
send a fee reminder to members A and B
The feedback is an error, stating that the mail was not sent to A (which is expected). However, it does not say anything at all about B, while in reality, an email was sent to B. The admin should show a success message for B.
Fee reminders email have a kind of rate-limiting, preventing several fee reminders emails to be sent to the same member in a given time interval (3 weeks).
However, the feedback (in the admin) is incorrect when sending fee reminders to several members, if some of them are already "rate-limited".
Steps to reproduce (in the members view in the admin):
- send a fee reminder to member A (it should produce a success message)
- send a fee reminder to members A and B
The feedback is an error, stating that the mail was not sent to A (which is expected). However, it does not say anything at all about B, while in reality, an email was sent to B. The admin should show a success message for B.
Fee reminders email have a kind of rate-limiting, preventing several fee reminders emails to be sent to the same member in a given time interval (3 weeks).
However, the feedback (in the admin) is incorrect when sending fee reminders to several members, if some of them are already "rate-limited".
Steps to reproduce (in the members view in the admin):
The feedback is an error, stating that the mail was not sent to A (which is expected). However, it does not say anything at all about B, while in reality, an email was sent to B. The admin should show a success message for B.