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
Fix: Vehicles missing from route ladder (#3199)
* Add selected vehicle route to vehiclesByRouteId
* Fix variable name
* Remove commented out code
* Remove unused imports
* Remove test that is no longer applicable
* Add test for new array helper
* Tweak false condition
* add comment
* Add test ensuring selected vehicle routes are added as well