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

Add multiple case numbers for reminders (courtbot) #65

Open
syk1112 opened this issue Apr 7, 2020 · 2 comments
Open

Add multiple case numbers for reminders (courtbot) #65

syk1112 opened this issue Apr 7, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers P2 Nice-to-have

Comments

@syk1112
Copy link
Collaborator

syk1112 commented Apr 7, 2020

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:
Screen Shot 2020-12-08 at 0 08 03
New:
Screen Shot 2020-12-08 at 0 20 04
Screen Shot 2020-12-08 at 0 18 53
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.

@syk1112 syk1112 changed the title Add multiple case number for reminders (courtbot) Add multiple case numbers for reminders (courtbot) Apr 7, 2020
@syk1112 syk1112 added P2 Nice-to-have enhancement New feature or request labels Apr 8, 2020
@syk1112 syk1112 added the good first issue Good for newcomers label Oct 11, 2020
@hiroTochigi
Copy link
Contributor

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?

@syk1112
Copy link
Collaborator Author

syk1112 commented Dec 7, 2020

@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.

ezrinjaz added a commit that referenced this issue Apr 7, 2021
Website.views.schedule_remainder post multiple cases issues #65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers P2 Nice-to-have
Projects
None yet
Development

No branches or pull requests

2 participants