Closed hanseljt77 closed 3 years ago
Turns out it makes no sense to keep the contact_tracer table because it's just an id and a user_id (which doesn't exist anymore). We can simply track who tracers are by giving persons the contact tracer role.
Sooooo actually contact tracers need to have a max case so we are keeping the table
Turns out it makes no sense to keep the contact_tracer table because it's just an id and a user_id (which doesn't exist anymore). We can simply track who tracers are by giving persons the contact tracer role.