Skip to content

Conversation

JamesLebron
Copy link

There is an issue with the previous condition. For example, in a charging station with two connectors, if Connector 0 is already in a "Reserved" state and the user first inserts the gun into Connector 1, Connector 1 will transition to a "Preparing" state, and the available_count will be equal to 1. As a result, the condition of available_count > 1 cannot pass the validation, leading to a failed charging initiation.

@c-jimenez c-jimenez self-assigned this Sep 20, 2023
@c-jimenez c-jimenez added the bug Something isn't working label Sep 20, 2023
@c-jimenez c-jimenez merged commit 777b9d4 into c-jimenez:develop Sep 20, 2023
@c-jimenez
Copy link
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants