Skip to content

Handle user re-subscribe #17

@karllhughes

Description

@karllhughes

Problem

When users unsubscribe then re-subscribe we create a new record in the DB rather than "un-deleting" their old record.

New re-subscribe flow

  • When user completely unsubscribes, it soft deletes them
  • When deleted user signs up, "un-delete" that user and send new confirmation email
  • Add unique index to email

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions