Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
User Story Description:
Anchor | ||||
---|---|---|---|---|
|
As a form designer, I want to be able to set a submission reminder at the form level for a specific date interval/timeframe (i.e. quarterly emails).
Once the date is set, reminders to submit would be emailed to appropriate submitters.
This feature will rely on the ability to send automated emails to a group of people that subscribe to a form.
Business Rationale:
Priority: Should Have
Dependencies:
[List potential dependencies with other User Stories or Tasks]
# | Task or User Story | Type of Dependency |
1 | Parent | |
2 | FORMS-289: (Form Designer) Setup Form Submission Period Setting | Parent |
Technical Details:
Open Shift can be responsible to handle Schedule/Cron Job (In order to send Bulk Emails).
Common Components - Digital Government - Province of British Columbia (Common Hosted Email Service) can be used to send bulk emails.
CHES Service file :
app\src\components\chesService.js
Use of chesService :
app\src\forms\email\emailService.js
API Documentation Common Hosted Email Service API - Documentation v1 (gov.bc.ca)
Need multiple Login accounts for testing
In order to create multiple accounts, We need to enable login by BCeID (Identity provider) module. Here is rocket chat help thread https://chat.developer.gov.bc.ca/channel/sso?msg=9vmQmEFjsw2RdiNMu for this.
In order to create (Bypass Identity providers) local users need some changes into KeyCloak admin console. (More info in the document attached)
View file | ||
---|---|---|
|
Custom
Acceptance Criteria:
[List the Acceptance Criteria]
# | Description | Notes |
1 | As a Designer, I can see the option to set up reminders on the Form Settings page : Section called ”Automated Notifications” This option should only be available when submitters can be identified in the Team Management page. |
|
2 | As a Designer i can set Automated Notification (Reminder emails) in two ways
|
|
3 | Emails to be sent by CHES service as schedule job The cronjob will be managed by Openshift. | API Documentation Common Hosted Email Service API - Documentation v1 (gov.bc.ca) |
As a submitter I should only receive notifications if I haven’t submitted the form for a given period |
Prototype/Mockups
Provide high fidelity prototype or mockup
Out of Scope:
Contact(s):
Table of Contents
Table of Contents | ||||
---|---|---|---|---|
|