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

Large result sets of docket numbers matching user input result in the app sending no SMS message #14

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

Comments

@NathanWEdwards
Copy link
Collaborator

When a partial case number matches with a ‘large’ number of cases the application may not provide a response.

Steps to recreate the issue:

  1. Text ‘21-CV-0’ to (802) 760 2922.

Given a user has supplied a string that has several matches,
When a 'threshold' of matches are met,
The application should provide a response.

Acceptance criteria:
A valid partial case number having ‘too many’ matches results in the application sending a message to the user indicating as such.

@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