insights: aggregation results are incorrectly cached when `case` is changed
View options
- Truncate descriptions
Created by: leonore
loom: https://www.loom.com/share/5fac305f2f554076848ac4708ba0a603
- run
file:test ([a-z]+)Schema file:batches
query (or similar query that will return different results when case is on and off) - watch aggregations are correct
- turn case sensitivity on
- see aggregations are not changed when we should not be showing capitalised results
- refreshing the page shows the correct result
/cc @joelkw @felixfbecker @vovakulikov

