"removed" missing "comms_restored" option in provider schemas #690
Labels
bug
Something isn't working
State Machine
Changes in the vehicle state events and state machine diagram
Milestone
Describe the bug
The "status_changes" provider schema is missing the "comms_restored" event type under the "removed" vehicle_state. It's missing on both 1.0.0 and 1.1.0 schema.
I assume since the state machine diagram has "Unknown can go to any state with event_type comms_restored, located, unspecified", this should be included for "removed" as well.
To Reproduce
See schemas for each version:
Expected behavior
comms_restored
should be added to "event_types" -> "contains" -> "enum" underremoved
.Additional context
None.
The text was updated successfully, but these errors were encountered: