Skip to content

Make email toggles on preferences page visible by default #65

Description

@ayub02

We had decided to enable notifications feature enabled by default, including email.

According to codex, here are the defaults for email for Verawood.

  • notifications.disable_email_notifications = False
  • SHOW_EMAIL_CHANNEL = False

This means that emails will be sent by default and learners will have no way to control them because they won't be able to see email toggles.

We need to change default value of SHOW_EMAIL_CHANNEL to True.

Below is a screenshot from Verawood testing sandbox where nothing has been changed in terms of notifications. So what we are seeing is default UI. Notice that the email toggle is missing.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions