When a partial case number matches with a ‘large’ number of cases the application may not provide a response.
Steps to recreate the issue:
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.
When a partial case number matches with a ‘large’ number of cases the application may not provide a response.
Steps to recreate the issue:
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.