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

App behavior when users subscribe to a docket identifier that is associated to multiple court dates #10

Open
NathanWEdwards opened this issue Oct 7, 2022 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@NathanWEdwards
Copy link
Collaborator

NathanWEdwards commented Oct 7, 2022

Currently, docket identifiers with multiple court sessions sometimes display a session that is not the session that takes place nearest in time when a matching docket identifier is found. The application may send out a reminder for sessions taking place nearest in time when a reminder is set, however.

Proposal:

Given a docket identifier has multiple court sessions, when a user supplies a docket identifier, then the user should be prompted to confirm receiving a reminder for the court session that takes place nearest in time and informed that they will receive future notices for that docket (option to unsubscribe from specific docket should be post MVD feature).

Given a court session on 10/04/2022 and a session on 11/01/2022 have the same docket/case identifier (123-4-56 ABCD), when a user sends out a text to receive a notification on 10/01/2022, the system should notify the user of the case taking place on 10/04/2022 and the user should receive a text on 10/03/2022, and then again on 10/31 regarding the 11/1 date.

As a user, I want to receive a reminder for all court sessions 24 hours before each session when I supply a docket identifier that is associated to multiple court sessions.

Acceptance criteria:

  • The session nearest in time is presented to the user when a single case is found, and the user is informed that they are subscribed to the docket.
  • The application sends out one SMS message per docket event as a reminder when a user subscribes to a docket.
@NathanWEdwards NathanWEdwards added the bug Something isn't working label Oct 7, 2022
@NathanWEdwards NathanWEdwards self-assigned this Oct 7, 2022
@NathanWEdwards NathanWEdwards added help wanted Extra attention is needed and removed bug Something isn't working labels Oct 7, 2022
@jakedurell
Copy link

@NathanWEdwards and @iamyume - I made some edits here based on the conversation with Eugene. Forgive me if that was a poor approach. A user will really expect to be notified of all dates when they subscribe. We don't want to make them resubscribe to each of the dozens of events in a case. The update above reflects that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants