Nyall Dawson 022852c815 Fix aggregate function returns incorrect results
When the aggregate uses variables, we need to ensure that the
cache key correctly considers the current value of ALL those
variables. Otherwise we'll return incorrect results when
an expression is re-evaluated after changing the variable
value for the context.

Fixes use of aggregate function with @symbol_label in legends.

Fixes #58221
2024-10-14 12:57:26 +02:00
..
2024-10-02 22:13:35 +00:00
2024-09-12 07:21:24 +00:00
2024-09-30 10:12:35 +10:00
2024-10-11 06:26:46 +00:00
2024-10-03 12:40:51 +10:00
2024-09-12 07:21:24 +00:00
2024-09-13 20:59:46 +02:00