City-of-Bloomington / uReport

Issue tracking and constituent relationship management system with an Open311 (GeoReport v2) endpoint designed for local governments
https://bloomington.in.gov/crm
GNU Affero General Public License v3.0
41 stars 29 forks source link

Drop unused phone device_id field #407

Closed inghamn closed 1 month ago

inghamn commented 1 month ago

When we originally wrote uReport, we based the fields off what Open311 was supporting. One of the fields was for tracking people by call phone device ID. We never tracked people this way, yet the database field was created to match the Open311 spec.

At this point, we should just ignore the field in the Open311 spec. This field should be dropped from the database to avoid confusion.