-
-
Notifications
You must be signed in to change notification settings - Fork 529
Users can configure their communication preferences #1016
Copy link
Copy link
Closed
Labels
codethechangecode.the.change developerscode.the.change developerszzz_archived: 📋 SupervisorWork relating to the case supervisor roleWork relating to the case supervisor rolezzz_archived: 👑 AdminWork relating to the admin roleWork relating to the admin rolezzz_archived: 📱 SMSwork relating to SMS notifications #1017work relating to SMS notifications #1017🙌 VolunteerVolunteer roleVolunteer role
Metadata
Metadata
Assignees
Labels
codethechangecode.the.change developerscode.the.change developerszzz_archived: 📋 SupervisorWork relating to the case supervisor roleWork relating to the case supervisor rolezzz_archived: 👑 AdminWork relating to the admin roleWork relating to the admin rolezzz_archived: 📱 SMSwork relating to SMS notifications #1017work relating to SMS notifications #1017🙌 VolunteerVolunteer roleVolunteer role
Type
Fields
Give feedbackNo fields configured for issues without a type.
Part of epic #1017, dependent on #1785
AS a volunteer/supervisor/admin,
I WANT to be able to customize my communication preferences,
SO THAT I receive notifications through the channels I wish to receive them.
Dev note: add a user_preferences lazy-initialize db table rows, or what works
How it works now
There is currently no place for any user to configure communication preferences since the only channel for receiving notifications was email up until #1017.
How it should work
Users should have the option of selecting the channels through which they'd like to receive notifications (at least one channel must be selected).

It should look something like this:
Acceptance criteria
One option must be selected. with the button "okay". Clicking the button closes the dialogue box and returns the user to the same screen.