Add multiple case numbers for reminders (courtbot)
About this Issue
Currently we can only fill out one form or message one case number for reminder. We would like to submit multiple cases for reminders to be set for the same number. Use case scenario for this functionality a legal aid organization being reminded for multiple cases which means they will fill out the form on our website with multiple case numbers to create reminders for all of them.
Currently:
New:
note: new button for Add another case and once you click on that we should get another set of fields to provide case information
This may be too big of a ticket and we can split the frontend work to another ticket. If you want to work on just the backend portion to support multtiple case reminder filing please create another issue for the frontend work and mention on the comment in this issue.
Could you specify what to do in detail?
I guess that if an user enter two case numbers, the court bot api makes two Alert object?
@hiroTochigi thank you for asking questions to contribute to CourtBot! I further clarified the feature in the description of the issue. To answer your question, yes. If a user provides two case number we want to make two reminder objects.
Let me know if you have any other questions.