File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,11 +236,13 @@ This is the list of `vehicle_state` and `event_type` pairings that constitute th
236236| ` removed ` | ` non_contactable ` | N/A | ` comms_lost ` | The vehicle has gone out of comms while removed |
237237| ` removed ` | ` non_operational ` | N/A | ` maintenance_end ` | The vehicle maintenance work has ended |
238238| ` removed ` | ` non_operational ` | N/A | ` recommissioned ` | The vehicle has been re-added to the Provider's fleet after being previously ` decommissioned ` |
239+ | ` reserved ` | ` available ` | N/A | ` driver_cancellation ` | The driver has canceled the reservation |
239240| ` reserved ` | ` available ` | N/A | ` customer_cancellation ` | The customer has canceled the reservation |
240241| ` reserved ` | ` available ` | N/A | ` provider_cancellation ` | The provider has canceled the reservation |
241242| ` reserved ` | ` elsewhere ` | N/A | ` trip_leave_jurisdiction ` | The vehicle has left the jurisdiction while in a reservation |
242243| ` reserved ` | ` non_contactable ` | N/A | ` comms_lost ` | The vehicle went out of comms while being reserved by a passenger |
243- | ` reserved ` | ` stopped ` | ` stopped ` | ` reservation_stop ` | The customer has activated the vehicle |
244+ | ` reserved ` | ` stopped ` | ` stopped ` | ` reservation_stop ` | The customer has activated the vehicle |
245+ | ` stopped ` | ` available ` | N/A | ` driver_cancellation ` | The driver has canceled the trip |
244246| ` stopped ` | ` available ` | N/A | ` customer_cancellation ` | The customer has canceled the trip |
245247| ` stopped ` | ` available ` | N/A | ` provider_cancellation ` | The provider has canceled the trip |
246248| ` stopped ` | ` available ` | N/A | ` trip_end ` | The trip has been successfully completed |
You can’t perform that action at this time.
0 commit comments