KEY HIGHLIGHTS
- Resolved an issue causing incorrect percentage values to be displayed in power flow visualisations for sites with solar production.
- Fixed a synchronisation issue in charging station configuration that could lead to incorrect port data.
- Restored access directly from the UI to Charging Analytics dashboards for users with updated organisation names.
- [Internal] Addressed a critical security vulnerability in the deployment pipeline dependencies.
NEW & IMPROVED FUNCTIONALITY
Power flow chart clean up
Issue: FLEX-546: UI clean up KPI power flow chart
Summary:
The power flow chart has been updated to remove specific KPI overlays. This change provides a cleaner visual interface and ensures the chart focuses on the most relevant real-time data without unnecessary metric density.
BUG FIXES
Solar power flow calculation fix
Issue: FLEX-508: DEMO site with solar displays percentages as NaN%
Fix:
Previously, solar production was processed as a negative value in power flow calculations displayed in the interactive image on the dashboard. This caused the source distribution logic to fail, resulting in “NaN%” being shown in the UI. The system now normalises solar meter values into positive numbers before performing allocation calculations, ensuring correct power source distribution and percentages in the popup.
This issue was purely visual and did not affect underlying data or system behaviour, and no incorrect data has been reported.
Charging station configuration synchronisation
Issue: FLEX-539: Charger appearing with incorrect port
Fix:
When switching between different charging stations in the configuration modal, the UI could occasionally retain stale values for the charger port and clustering settings from the previously viewed station. The configuration modal has been updated to reinitialise and remount completely based on the unique station ID. This ensures that all form values are reset and accurately reflect the data of the currently selected charger.
Charging analytics access restoration
Issue: FLEX-529: Grafana Link doesnt work anymore
Fix:
A change in how organisation names were formatted (using spaces instead of underscores) caused automated Grafana links to break, redirecting users to the homepage instead of their dashboard. The system now includes a centralised utility that normalises group names by converting spaces back to underscores during link generation, restoring consistent access to analytics.
USER IMPACT
- Operators and Admins: Configuration changes to Modbus chargers can now be performed with higher confidence, as the UI accurately reflects the specific port and clustering data for each station.
- Solar Site Users: Real-time power distribution visualisations now function correctly, providing clear insights into how solar energy is being utilised.
- Analytics Users: Access to Grafana dashboards is fully restored for all organisations, regardless of recent naming updates.
VISUAL DOCUMENTATION
Power Flow Chart Cleanup
Solar power flow calculation fix
Charging station configuration synchronisation
No visual change
Charging analytics access restoration
No visual change
Comments
0 comments
Please sign in to leave a comment.