bikebrigade / dispatch

Bike Brigade's dispatching software! 🚴
https://bikebrigade.ca
Apache License 2.0
72 stars 9 forks source link

Fix: crashing sort by on neighbourhoods #348

Closed teesloane closed 2 months ago

teesloane commented 2 months ago

Currently, the signup show.ex file crashes if a task doesn't have a neighbourhood - dropoff_location.neighborhood can be nil - this handles for that case.