Part of epic #880
What type of user is this for? [volunteers/supervisors/admins/all or All CASA Admin]
mostly supervisors, but also admins
Where does/should this occur?
On the Edit CASA Case page (example: https://casa-qa.herokuapp.com/casa_cases/2/edit)
Description
As a supervisor or admin, I should be able to add the next Court Report Due Date associated with a casa_case.
Backend
This is a new feature, so an addition will need to be made to db (probably in the same table as court_date #807) for court_report_due_date which can be associated with a casa_case.
Frontend
Next court_report_due_date should appear on the Edit CASA Page, in the same section as Case number and Transition Aged Youth (see screenshot below), next to the Next Court Date (see #807).

Part of epic #880
What type of user is this for? [volunteers/supervisors/admins/all or All CASA Admin]
mostly supervisors, but also admins
Where does/should this occur?
On the Edit CASA Case page (example: https://casa-qa.herokuapp.com/casa_cases/2/edit)
Description
As a
supervisororadmin, I should be able to add the next Court Report Due Date associated with acasa_case.Backend
This is a new feature, so an addition will need to be made to db (probably in the same table as
court_date#807) forcourt_report_due_datewhich can be associated with acasa_case.Frontend

Next
court_report_due_dateshould appear on the Edit CASA Page, in the same section as Case number and Transition Aged Youth (see screenshot below), next to the Next Court Date (see #807).