[UserReminder] - New task allowing to send notification email when supannStatus "sursis" is at 30 and 15 days of ending the account
[UserReminder] - New task allowing to send notification email when supannStatus "sursis" is at 30 and 15 days of ending the account
[UserReminder] - New task allowing to send notification email when supannStatus "sursis" is at 30 and 15 days of ending the account
The goal is to re-use components of notifications, allowing to monitor the supannStatus of targeted members. When the status of supann is of "sursis" we have to send a notification that the account is about to expire with a link to get back to supannStatus of Actif/Actif with a set end date.
Basically prolonging your account life.
Therefore, a new task will be created in order to handle this logic correctly via orchestrator. The current UserReminder will slowly be deprecated and be changed by this new methodology of using tasks.
Summary :
- New tab within tasks allowing to set the member's and two time period before expiry to send notification.
- New / adaptation of the page where users are redirected to set their account to supannStatus actif/actif.
Orchestrator endpoint will be created in another issue linked here.
Update (23 Sept 2024).
Pre-supann states with days before expiration to get notification and token / link Post-supann state with days set as new end date if linked clicked.