File changed.
Contains only whitespace changes.
Loading
This fixes an issue reported by Kaleb where deploying a scenario without deployment.userMeta['mec-sandbox'] caused the frontend to default the UE counts to 0 and silently trim them via REMOVE events. The initial UE counters in parseUes() now properly initialize to -1 and fallback to the total number of physical locations mapped in the scenario if the metadata is missing. This preserves the initial scenario topology and routing state in the traffic control engine.
File changed.
Contains only whitespace changes.