Commit 466f3a5
Fix stale aggregate/group_value sort when group by is disabled
When sortBy was set to 'aggregate' or 'group_value' from a previous
group by session, disabling group by would pass the stale sort column
to the base query causing a column not found error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 907d2ae commit 466f3a5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
0 commit comments