Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Court date provided in text responses when a docket number has multiple court dates are inconsistent #13

Open
NathanWEdwards opened this issue Oct 22, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NathanWEdwards
Copy link
Collaborator

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.

  1. Steps to recreate the issue:
  2. Select a docket that has multiple court sessions associated.
  3. 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.

@NathanWEdwards NathanWEdwards added the bug Something isn't working label Oct 22, 2022
@NathanWEdwards NathanWEdwards self-assigned this Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant