CodeWithAsheville / court-notifications

GNU General Public License v3.0
11 stars 10 forks source link

12/26/2021: Reset status to 'confirmed' if unsubscribe request is not confirmed for 2 days #122

Closed ejaxon closed 2 years ago

ejaxon commented 2 years ago

When a user requests that a number be unsubscribed via the website, the subscriber status is set to 'unsubscribe', but not deleted until the subscriber confirms the cancellation via text message. The status itself does not prevent notifications being sent.

If no confirmation is received for 2 days, just reset the subscriber status back to 'confirmed'.

ejaxon commented 2 years ago

Done - pushed to staging.