Skip to content

Web Interface Fails to Display Multiple Transactions Across Different Connector IDs #37

@Tano-Coppoletta

Description

@Tano-Coppoletta

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:

  1. Send a StartTransaction message using connectorId 1 and note the transaction on the web interface.
  2. Send another StartTransaction message with connectorId 2, identical in all other aspects.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions