This is part of epic #4 (and eventually, a part of epic #105) *What type of user is this for? [volunteer/admin/supervisor/all]** admin for now, eventually supervisor **Where does/should/this occur?** On the <a href="https://casa-r4g-staging.herokuapp.com/volunteers/40/edit">Editing Volunteer page</a> accessible via admin dashboard. **Description** - A button to "assign new case" should display next to a dropdown menu displaying all available (unassigned) `casa_cases`. - Admin should be able to select a `casa_case` from drop down menu and click "assign new case" to trigger creating a new `case_assignment`. - After an admin does this, the `casa_case` should display on the volunteer page under currently assigned cases (see #5). - And volunteer should be able to log `case_contacts` associated with this new case. - Additionally, any new `case_contacts` associated with this volunteer should display in an admin's <a href="https://casa-r4g-staging.herokuapp.com/casa_cases/16">detail view</a> of a `casa_case`. **Related issues** #5, #204, #205
This is part of epic #4 (and eventually, a part of epic #105)
What type of user is this for? [volunteer/admin/supervisor/all]*
admin for now, eventually supervisor
Where does/should/this occur?
On the Editing Volunteer page accessible via admin dashboard.
Description
casa_cases.casa_casefrom drop down menu and click "assign new case" to trigger creating a newcase_assignment.casa_caseshould display on the volunteer page under currently assigned cases (see Admin view/edit individual volunteer #5).case_contactsassociated with this new case.case_contactsassociated with this volunteer should display in an admin's detail view of acasa_case.Related issues
#5, #204, #205