Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase 1: Membership (verification of email) #7811

Closed
cbowskill opened this issue Mar 16, 2022 · 2 comments
Closed

Phase 1: Membership (verification of email) #7811

cbowskill opened this issue Mar 16, 2022 · 2 comments

Comments

@cbowskill
Copy link

cbowskill commented Mar 16, 2022

User story

As an organisation
I want to verify a users email address
So that we have a way of contacting them about their account services

As a user
I want to verify my email address
So that I know I've signed up with the correct email address

Acceptance criteria

  • After successfully registering for an account, a user should receive a verification email to their account
  • The verification email should contain information that's relevant for both users registering for the first time and users that are changing their email address
  • The verification email should have easily editable text
  • The verification email should contain a unique url to enable verification to occur
  • If the verification URL has previously been used or has expired, a relevant error message should display
  • If the verification URL is valid, this should confirm the email address and prompt the user to sign in

Measurement

  • Emails sent, Open rates, Bounce rates (medium)
  • Page views (low)
  • Clicks on account sign in (low)

All Phase 1 stories

#7808 - Replicate existing form
#7809 - Confirmation of application
#7811 - Verification of email
#7812 - Update sign in
#7814 - Update editorial content
#7815 - Reporting
#7848 - Temporary member messaging - account

@DominiqueMarshall
Copy link
Contributor

DominiqueMarshall commented Mar 16, 2022

Current email verification design: https://zpl.io/7wkrZ6j

Current emails for verification (verification needed, email verified): https://zpl.io/aRk9XpK

@melanierogan
Copy link
Contributor

This verification email is sent at the initial part of a user's registration, as soon as they give us their email address and password. They are redirected to the full registration form after they give an email address and password. The email verification copy should be updated to reflect this.

@pollecuttn pollecuttn moved this from Backlog to Sprint backlog in Digital experience May 11, 2022
Repository owner moved this from Sprint backlog to Done in Digital experience Jul 20, 2022
@pollecuttn pollecuttn moved this from Done to Archive in Digital experience Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants