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

User invite email has html tag #1998

Closed
labradford opened this issue Sep 29, 2023 · 0 comments · Fixed by #1999
Closed

User invite email has html tag #1998

labradford opened this issue Sep 29, 2023 · 0 comments · Fixed by #1999
Assignees
Labels
bug patch-ver for release notes

Comments

@labradford
Copy link
Collaborator

Descriptive summary

When a new user receives an email to activate their account, the email has a <br /> tag in it. We have received a lot of reports of these emails going to spam and this could be a contributing factor.

Rationale

Removing the <br /> tag makes the email more professional and may prevent it from being marked as spam

Expected behavior

User email does not have html tags in the text

Actual behavior

User email has an html tag in the text

Steps to reproduce the behavior

  1. invite a user
  2. View the user invite email text

Related work

Work courtesy of Palni/Palci issue

Screenshot

Screenshot 2023-09-28 at 10 24 38 AM
@labradford labradford added bug patch-ver for release notes labels Sep 29, 2023
@labradford labradford self-assigned this Sep 29, 2023
labradford added a commit that referenced this issue Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch-ver for release notes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant