-
Notifications
You must be signed in to change notification settings - Fork 113
Description
Issue Description:
The web interface does not display all active transactions when multiple transactions are started across different connectors. Transactions initiated on one connector are visible, but subsequent transactions on different connectors do not appear in the interface.
Steps to Reproduce:
- Send a
StartTransactionmessage usingconnectorId1 and note the transaction on the web interface. - Send another
StartTransactionmessage withconnectorId2, identical in all other aspects. - Observe that the second transaction is not visible in the web interface.
Expected Behavior:
The web interface should display all active transactions regardless of the connector ID, provided each transaction is distinct and properly initiated.
Actual Behavior:
Only the transaction for the first connectorId is displayed on the web interface. Subsequent transactions with different connectorIds are not shown.
Potential Impact:
This could lead to a lack of visibility for station operators, causing confusion and potential mismanagement of charging stations.
I hope this report helps in pinpointing the issue for a swift resolution.
Best regards,
Gaetano Coppoletta