-
-
Notifications
You must be signed in to change notification settings - Fork 529
add SMS opt-in to system imports with mobile numbers #1790
Copy link
Copy link
Closed
Labels
codethechangecode.the.change developerscode.the.change developersno-issue-activityIssue auto-marked stale by botIssue auto-marked stale by botzzz_archived: 📱 SMSwork relating to SMS notifications #1017work relating to SMS notifications #1017📥 ImportsBulk imports of users and CASA casesBulk imports of users and CASA cases
Metadata
Metadata
Assignees
Labels
codethechangecode.the.change developerscode.the.change developersno-issue-activityIssue auto-marked stale by botIssue auto-marked stale by botzzz_archived: 📱 SMSwork relating to SMS notifications #1017work relating to SMS notifications #1017📥 ImportsBulk imports of users and CASA casesBulk imports of users and CASA cases
Type
Fields
Give feedbackNo fields configured for issues without a type.
Part of epic #1017, related to #1788 and #1789
AS an admin,
I WANT to see an SMS opt-in checkbox when I attempt to import users with mobile numbers,
SO THAT I can confirm the mobile numbers I'm importing are opted in to SMS notifications.
How it works now
There is currently no opt-in confirmation required before importing any data onto the platform.
How it should work instead
After an admin clicks "import volunteers csv" or "import supervisors csv", they should see a dialogue box if their import contains mobile numbers (if the mobile number column is not empty). The dialogue box should contain a checkbox with the following prompt:
Please check this box to verify that these mobile numbers have opted in to receive SMS notifications. (They will have the opportunity to opt out or update their preferences.)
After checking the box, the import resumes. The import can not resume without checking the box.