-
-
Notifications
You must be signed in to change notification settings - Fork 486
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
Past court dates reveal past court details #1739
Comments
@Zrrrpy, currently hearing type, judge, court mandates, etc are not saved in the past court date db table. So for this feature, should those fields be blank for past court dates created before this feature? And we'll just start saving those fields in the db moving forward? Or alternatively, we can make the date clickable only if we have these extra fields for it? |
@librod89 are you working on this issue? I was thinking of giving this one a go |
Feel free to take it @rhian-cs. I did not start on it. |
Right, I started working on this issue. One question though: I see that the past court dates are created automatically based on the case's due date, and when that happens, some case data such as Court Date, Court Report Due Date and Court Report Status is reset. When a past court date is created, should the data about the Court Mandates be reset as well? |
That's a good question! I don't know. I will add it to things to discuss next Weds in our weekly stakeholder meeting |
For now, let's not clear the old court mandates when a past court date is created. |
…-court-dates [#1739] Add court details to past court dates
Part of epic #1730, dependent on #1731, #1734, and #1736
AS a supervisor/admin,
I WANT to see details associated with "Past Court Dates",
SO THAT I can easily reference them for historical context and compare them to current court details.
Future work not in this issue: also make this accessible to volunteers
How it works now
Currently, no past court details are viewable other than date.
How it should work
When a past court date is clicked on under "Edit CASA Case", supervisors/admins are taken to a page containing court details associated with that date.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: