🔧 Enhancements
1. Dashboard Intensity Metadata Panel Update
(TTD-1420): Refactored the dashboard side panel to display intensity metadata by year. A new section called “Metadata Intensities” is now live on Portfolio, Zone, and Project Dashboards.
-
Current year + last 5 years’ intensity values now display clearly per utility/fuel type.
-
Removed old “Area” tab from Edit Project and replaced it with a clean metadata approach.
2. Building Intensity Metadata View Improvements
-
(TTD-1438): Enhanced the layout for the Building Intensity Meta View, and added red warning indicators where values are missing.
-
A new prompt now reminds users to enter values for all added intensities and years, preventing calculation errors.

3. Chilled Water and Demand Charge Chart Update
-
(TTD-1446): The Utility Cost by Year chart now reflects Demand Charges only in the actual billed months (usually quarterly), rather than distributing them evenly. This ensures more accurate financial visibility.

🐞 Bug Fixes
1. Incorrect Unit Display & Value Overwrites
-
(TTD-1448): Fixed an issue where intensity metadata value updates for one year (e.g., 2025) were incorrectly applied to all years.
-
Also corrected unit display on dashboards (e.g., ft² now appears correctly) and removed redundant logic for “closest year” value extraction.
2. Fuel Conversion Logic Error
-
(TTD-1449): Fixed an issue in Project baseline, fuel consumption was not converting correctly to organizational fuel units.
3. Export Error for Consumption Table
-
(TTD-1444): Fixed a network error occurring when using Export All on the Consumption table without filters. Files now download completely without interruption.
⚙️ Performance & Stability Improvements
1. Backend Refactor for Dashboard Sidebar
-
(TTD-1420): Reworked the fuel type value extraction process and ID filter keys used for retrieving building intensities. This backend refactor improves loading accuracy and system responsiveness.
2. Removed Redundant Calculations
-
(TTD-1448): Streamlined backend calculations by removing unnecessary logic across intensity and dashboard panels. Reduces overhead and enhances consistency.