Fixes as related issues (#9622 #9623 #9621)

This commit is contained in:
Matteo Biscosi 2025-09-05 11:37:53 +02:00
parent 534bf3ba39
commit 6b09a0ccfd
6 changed files with 249 additions and 30 deletions

View file

@ -146,6 +146,7 @@ end
function flow_data.getStats(queries, isHistorical)
local results = {}
--tprint(isHistorical)
if isHistorical ~= nil then
if not isHistorical then
-- In case of sankey, the aggregation function is called by flow_sankey.lua