You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application sends out one SMS message as a reminder when a user subscribes to a court session multiple times. When a user subscribes to multiple court sessions users are receiving multiple texts.
Steps to recreate the issue:
Select a docket number.
Text the docket identifier to (802) 760 2922.
Confirm ‘yes’ to receive a notification for the upcoming court date.
Text the docket identifier, again, to (802) 760 2922.
Confirm ‘yes’, again, to receive a notification for the upcoming court date.
As a user when I subscribe to the same court session multiple times I want to receive one text reminder.
Given a user has subscribed to the same court date multiple times,
When the application sends out a reminder to the user,
Then only one SMS notification should be sent out to remind the user of the subscribed date.
Acceptance Criteria:
A user subscribing to a court session multiple times receives one SMS reminder of the upcoming court date.
The text was updated successfully, but these errors were encountered:
The application sends out one SMS message as a reminder when a user subscribes to a court session multiple times. When a user subscribes to multiple court sessions users are receiving multiple texts.
Steps to recreate the issue:
As a user when I subscribe to the same court session multiple times I want to receive one text reminder.
Given a user has subscribed to the same court date multiple times,
When the application sends out a reminder to the user,
Then only one SMS notification should be sent out to remind the user of the subscribed date.
Acceptance Criteria:
A user subscribing to a court session multiple times receives one SMS reminder of the upcoming court date.
The text was updated successfully, but these errors were encountered: