Resend option for confirmation emails

Open
#359 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by locating the existing code that sends confirmation emails and the related views. Trace how confirmation is initiated for new users and added email addresses, then factor out the sending path and add resend views; done means either user can trigger another confirmation email.

Written by the indexing model from the issue text.

Description

enhancement help wanted

If for some reason Patchwork fails to send a confirmation email to a new user or a user adding a new email address, we don't currently have an easy way to trigger a resend.

This should be fairly easy, we just need to factor out the code that currently sends the confirmation emails, and add some extra views to trigger a resend.

Dominant language
Python
Stars
317
Forks
91
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getpatchwork/patchwork

All issues in getpatchwork/patchwork

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.