You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make sure we're using only road_segment_id in our DB, hence I suggest updating it (also historically) and either remove completely road_segment_name or keep it but make sure they both are updated together
API used by FE needs to be updated accordingly as well (in flask_app.py)
I tried to add it in this commit as a part of this pr but understood it requires more testing and hence needs to be in a separate issue and pr
The text was updated successfully, but these errors were encountered:
We want to make sure we're using only road_segment_id in our DB, hence I suggest updating it (also historically) and either remove completely road_segment_name or keep it but make sure they both are updated together
API used by FE needs to be updated accordingly as well (in flask_app.py)
I tried to add it in this commit as a part of this pr but understood it requires more testing and hence needs to be in a separate issue and pr
The text was updated successfully, but these errors were encountered: