Open patrickm02L opened 1 year ago
I see that Xavier also requested https://github.com/cityofaustin/atd-data-tech/issues/13713, to be able to edit the afd_incidents table as well, this design decision feels like it would influence that one and vice versa
I see that Xavier also requested #13713, to be able to edit the afd_incidents table as well, this design decision feels like it would influence that one and vice versa
That is correct. At minimum, I'd like to have the ability to associate an AFD Incident to a crash_id
.
Note: The AFD Incidents already have an associated EMS Incident ID in the field called EMS_IncidentNumber
. So, those tables can be linked.
Chatted with Xavier about where he preferred the EMS field be added. He asked for it to be added to the People's card, and to remove the City and Zip fields. He noted that nobody uses them and that Other people don't include them.
[ add image that shows Other Agency card placement ]
ems_incident_id
, unit_nbr
, prsn_nbr
afd_incident_id
tcme_case_id
, unit_nbr
, prsn_nbr
@patrickm02L to mock up the UI for other agencies card
Creating Other Agency designs here.
Description
Companion Issue to #14592
As part of the MVP for connecting EMS incidents to crashes and persons, we need to provide a way to edit the linkage fields that will be added to the ems__incidents table (see related issue).
Discussion from 11/8/23 Dev Refinement
Acceptance Criteria
Notes