Part of epic #4 (Admin Dashboard)
What type of user is this for? [volunteer/supervisor/admin/all]
This feature is for admins and should not change what non-admins can see or do.
Where does/should this occur?
Currently, in the admin view/edit case view, admins only see case info.
Description
Add to this view the volunteer/s currently actively assigned to the case. ( case_assignment.is_active == true )
Display volunteer as volunteer name not id or email. If volunteer name is not in the db schema yet, display volunteer email. The volunteer's name (or email) should be a link to the admin view/edit volunteer page.
Screenshots
https://casa-r4g-staging.herokuapp.com/casa_cases/14/edit

Part of epic #4 (Admin Dashboard)
What type of user is this for? [volunteer/supervisor/admin/all]
This feature is for admins and should not change what non-admins can see or do.
Where does/should this occur?
Currently, in the admin view/edit case view, admins only see case info.
Description
Add to this view the volunteer/s currently actively assigned to the case. (
case_assignment.is_active == true)Display volunteer as volunteer name not id or email. If volunteer name is not in the db schema yet, display volunteer email. The volunteer's name (or email) should be a link to the admin view/edit volunteer page.
Screenshots

https://casa-r4g-staging.herokuapp.com/casa_cases/14/edit