Fixes flow alerts exploration

Fixes #2782
This commit is contained in:
Simone Mainardi 2019-08-27 15:42:35 +02:00
parent 03b17251c6
commit 606e681d8e
2 changed files with 6 additions and 6 deletions

View file

@ -138,8 +138,8 @@ for _key,_value in ipairs(alerts) do
end
return url
end
column_id = column_id -- .."|"..explore()
record["column_explorer"] = explore()
end
if status ~= "historical-flows" then