Commit 2be4793
# Backport
This will backport the following commits from `main` to `8.19`:
- [[DataViews] Improve fields matcher error handling
(#233751)](#233751)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Matthias
Polman","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-09-11T13:28:01Z","message":"[DataViews]
Improve fields matcher error handling (#233751)\n\nImproving the
robustness and user experience of the source filter management UI and
its supporting utilities. The main focus is on better validation of
filter patterns, enhanced error handling for invalid user input, and
updating tests.\n\nCo-authored-by: Eyo Okon Eyo
<[email protected]>","sha":"643d364dc6b8fc70b82f6cb136740a08eaed4713","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Data
Views","release_note:skip","Team:DataDiscovery","Team:SharedUX","backport:all-open","v9.2.0"],"title":"[DataViews]
Improve fields matcher error
handling","number":233751,"url":"https://github.com/elastic/kibana/pull/233751","mergeCommit":{"message":"[DataViews]
Improve fields matcher error handling (#233751)\n\nImproving the
robustness and user experience of the source filter management UI and
its supporting utilities. The main focus is on better validation of
filter patterns, enhanced error handling for invalid user input, and
updating tests.\n\nCo-authored-by: Eyo Okon Eyo
<[email protected]>","sha":"643d364dc6b8fc70b82f6cb136740a08eaed4713"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233751","number":233751,"mergeCommit":{"message":"[DataViews]
Improve fields matcher error handling (#233751)\n\nImproving the
robustness and user experience of the source filter management UI and
its supporting utilities. The main focus is on better validation of
filter patterns, enhanced error handling for invalid user input, and
updating tests.\n\nCo-authored-by: Eyo Okon Eyo
<[email protected]>","sha":"643d364dc6b8fc70b82f6cb136740a08eaed4713"}}]}]
BACKPORT-->
Co-authored-by: Matthias Polman <[email protected]>
Co-authored-by: Eyo Okon Eyo <[email protected]>
1 parent 9a1eb52 commit 2be4793
File tree
6 files changed
+119
-78
lines changed6 files changed
+119
-78
lines changedThis file was deleted.
Lines changed: 65 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
15 | 38 | | |
16 | | - | |
17 | | - | |
| 39 | + | |
| 40 | + | |
18 | 41 | | |
19 | | - | |
| 42 | + | |
20 | 43 | | |
21 | 44 | | |
22 | 45 | | |
| 46 | + | |
23 | 47 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 48 | + | |
29 | 49 | | |
| 50 | + | |
| 51 | + | |
30 | 52 | | |
31 | 53 | | |
32 | 54 | | |
33 | | - | |
34 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
35 | 60 | | |
36 | 61 | | |
37 | | - | |
38 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
39 | 88 | | |
40 | | - | |
| 89 | + | |
| 90 | + | |
41 | 91 | | |
42 | 92 | | |
Lines changed: 35 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
36 | 66 | | |
37 | 67 | | |
38 | 68 | | |
39 | 69 | | |
40 | 70 | | |
41 | 71 | | |
42 | 72 | | |
43 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
44 | 76 | | |
45 | 77 | | |
46 | 78 | | |
47 | 79 | | |
48 | 80 | | |
49 | 81 | | |
50 | | - | |
| 82 | + | |
51 | 83 | | |
52 | 84 | | |
53 | 85 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
75 | 85 | | |
76 | 86 | | |
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments