Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancelling a trip using API causes the trip to be re-assigned after less then minute #253

Open
wkulesza opened this issue Feb 3, 2022 · 0 comments

Comments

@wkulesza
Copy link

wkulesza commented Feb 3, 2022

Expected functionality
Cancelling a trip using API command (cancelTrip) should allow to cancel an assigned trip and not cause autoassigner to autoassign it after 1 minute.
api/doc.html#/command/cancelTrip

Describe the bug
After cancelling a trip using api method, after less then a minute, this trip will get re-assigned

To Reproduce
Use api/doc.html#/command/cancelTrip to cancel trip. Observe as this trip gets autoassigned again.

Additional comments
Ideally, if api method would allow to explicitely setup expiry date of this cancellation. I.e. be default, it gets cancelled permanently until new gtfs-rt/gtfs appears. User can set expiry date (until when this cancellation is valid).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant