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
For case numbers associated with multiple court dates, the court date a user is requested to confirm when a case is found sometimes differs from the court date a user is notified. The court date included in the text response when a case is found is inconsistent.
Steps to recreate the issue:
Select a docket that has multiple court sessions associated.
Text the docket identifier to (802) 760 2922.
Given a court session on 5/04/2022 and a session on 5/08/2022 have the same docket/case identifier (123-4-56 ABCD), when a user sends out a text to receive a notification on 5/08/2022, the system should notify the user of the case taking place on 5/04/2022 and the user should receive a text on 5/04/2022.
Given a case number associated with multiple court dates,
When a user signs up for multiple dates,
Then the court date a user is prompted to confirm and the court date a user is notified on should match.
Acceptance criteria:
The application sends out one SMS message for a court date matching the court date the user had been requested to confirm when subscribing.
The text was updated successfully, but these errors were encountered:
For case numbers associated with multiple court dates, the court date a user is requested to confirm when a case is found sometimes differs from the court date a user is notified. The court date included in the text response when a case is found is inconsistent.
Given a court session on 5/04/2022 and a session on 5/08/2022 have the same docket/case identifier (123-4-56 ABCD), when a user sends out a text to receive a notification on 5/08/2022, the system should notify the user of the case taking place on 5/04/2022 and the user should receive a text on 5/04/2022.
Given a case number associated with multiple court dates,
When a user signs up for multiple dates,
Then the court date a user is prompted to confirm and the court date a user is notified on should match.
Acceptance criteria:
The application sends out one SMS message for a court date matching the court date the user had been requested to confirm when subscribing.
The text was updated successfully, but these errors were encountered: