-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(shuttles): call Changeset.apply_action after uploading xlsx (#1083)
* fix(shuttles): call Changeset.apply_action after uploading xlsx * refactor: use changeset from socket for update_map * tweak: add comment to explain creation of new changeset * fix(shuttles): error on invalid stop id on xlsx upload * fix: parse stop_id as string in upload and fix stop_sequence start * test: fix upload stop IDs test after rebase
- Loading branch information
Showing
3 changed files
with
157 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters