Commit f3561c0
# Backport
This will backport the following commits from `main` to `9.2`:
- [[Lens][Table] Fix filtering on tables with formula columns
(#239222)](#239222)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Nick
Partridge","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-15T20:57:22Z","message":"[Lens][Table]
Fix filtering on tables with formula columns (#239222)\n\n##
Summary\n\nFixes a bug in the Lens Table that broke **click to filter**
on table rows when any column is used as a formula.\n\n## Release
Notes\n\nFixes a bug in the Lens Table that broke **click to filter** on
table\nrows when any column is used as a
formula.","sha":"b0bac3df208a70bda7509fb96709d24d78dd2aba","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.3.0"],"title":"[Lens][Table]
Fix filtering on tables with formula
columns","number":239222,"url":"https://github.com/elastic/kibana/pull/239222","mergeCommit":{"message":"[Lens][Table]
Fix filtering on tables with formula columns (#239222)\n\n##
Summary\n\nFixes a bug in the Lens Table that broke **click to filter**
on table rows when any column is used as a formula.\n\n## Release
Notes\n\nFixes a bug in the Lens Table that broke **click to filter** on
table\nrows when any column is used as a
formula.","sha":"b0bac3df208a70bda7509fb96709d24d78dd2aba"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/239222","number":239222,"mergeCommit":{"message":"[Lens][Table]
Fix filtering on tables with formula columns (#239222)\n\n##
Summary\n\nFixes a bug in the Lens Table that broke **click to filter**
on table rows when any column is used as a formula.\n\n## Release
Notes\n\nFixes a bug in the Lens Table that broke **click to filter** on
table\nrows when any column is used as a
formula.","sha":"b0bac3df208a70bda7509fb96709d24d78dd2aba"}}]}]
BACKPORT-->
Co-authored-by: Nick Partridge <[email protected]>
1 parent 9092608 commit f3561c0
File tree
2 files changed
+28
-1
lines changed2 files changed
+28
-1
lines changedLines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
122 | 149 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments