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

Add a link to the channel in the channel publish email #3560

Closed
rtibbles opened this issue Aug 19, 2022 · 0 comments · Fixed by #3737
Closed

Add a link to the channel in the channel publish email #3560

rtibbles opened this issue Aug 19, 2022 · 0 comments · Fixed by #3737
Assignees

Comments

@rtibbles
Copy link
Member

Currently, the channel publish email just references the channel name, id, token, and version notes: https://github.com/learningequality/studio/blob/unstable/contentcuration/contentcuration/templates/registration/channel_published_email.txt#L6

This could be slightly improved by adding the full text of the hyperlink into the email as well, allowing users to either copy paste the link, or to open it in email clients that support links.

We should avoid adding HTML to the email for the widest support of different email clients, and to prevent it being scrubbed by email sanitization where possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants