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

Notify when a reminder is already set #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NathanWEdwards
Copy link
Collaborator

Currently, when a user confirms to be notified on a court session multiple times, a user is not notified that a reminder has already been set.

This request proposes the SMS API query for active reminder documents matching the court case, docket number, and phone number, and notify the user if a reminder is already set.

case-found--sign-up-for-reminder-reminder-already-set

User Story:
Given a user is subscribing to receive a notification on a court case for a multiple time,
when a user confirms to be notified on an upcoming court session,
the user is notified that a reminder has already been set.

Acceptance Criteria:
A user is notified if they have already subscribed to be notified on a court case.

@iamyume
Copy link
Collaborator

iamyume commented Jan 25, 2023

Pushed a fix and should be good to go when you're ready to mark this PR as ready. I also plan on creating a local test page where you can mimic sending in SMS messages to test things.

@NathanWEdwards NathanWEdwards marked this pull request as ready for review January 25, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants