Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

User Story Description:
Anchor
top
top

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 (question) 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:

top page

Priority: Should Have

Dependencies:

top page

[List potential dependencies with other User Stories or Tasks]

Technical Details:

top page

  1. Open Shift can be responsible to handle Schedule/Cron Job (In order to send Bulk Emails).

  2. Common Components - Digital Government - Province of British Columbia (Common Hosted Email Service) can be used to send bulk emails.

    1. CHES Service file : app\src\components\chesService.js

    2. Use of chesService : app\src\forms\email\emailService.js

  3. API Documentation Common Hosted Email Service API - Documentation v1 (gov.bc.ca)

  4. Need multiple Login accounts for testing

    1. 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.

    2. In order to create (Bypass Identity providers) local users need some changes into KeyCloak admin console. (More info in the document attached)

View file
nameHow to Create Manual USERs in keycloak.docx

Custom

Acceptance Criteria:

top page

[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

  • Enable reminder for Start and End date of Submission period

  • Additional Notification - On specific interval like daily, Every Week, Every month and so on (Reminders should be sent only with in the time when form is open for submission)

 

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

Different scenarios for refreshsing the “Period/Interval” dropdown dinamically based on the submission period setup will need to be taken into account.

E.g. Submission period is 1 day only, then the Additional notification shouldn’t even be allowed.

There should be a minimum submission period defined before allowing “Additional Notifications“.

Threshold for now should be 7 days.

Emir will confirm this design decision.

Prototype/Mockups

top page

Provide high fidelity prototype or mockup

Out of Scope:

top page

Contact(s):

top page

Table of Contents

Table of Contents
minLevel1
maxLevel7