A query like this
["from" "inventory" ["extract" [["function" "count"] "facts.agent_specified_environment"] ["=" "node_state" "active"] ["group_by" "facts.agent_specified_environment"]]]
no longer works, failing on validation of the `group_by`.
Rob Browning please let us know if Estate Reporting need to make changes. Platypus has opened LIDAR-942.
In 6.18.0 the query in the description failed with the error
"facts.agent_specified_environment" is niether a valid column name nor function name
Query passes again in 6.18.1.