Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [FieldFormatters] Add support for rawValue in url label (#204192)…
… (#204271) # Backport This will backport the following commits from `main` to `8.x`: - [[FieldFormatters] Add support for rawValue in url label (#204192)](#204192) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Krzysztof Kowalczyk","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-13T17:39:05Z","message":"[FieldFormatters] Add support for rawValue in url label (#204192)\n\n## Summary\r\n\r\nThis PR adds support for ```` in url label.\r\n\r\nCloses: #188973","sha":"f0d3a448eafab076b474a4aef1281be07ed680db","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Feature:FieldFormatters","v9.0.0","Team:DataDiscovery","backport:prev-minor"],"title":"[FieldFormatters] Add support for rawValue in url label","number":204192,"url":"https://github.com/elastic/kibana/pull/204192","mergeCommit":{"message":"[FieldFormatters] Add support for rawValue in url label (#204192)\n\n## Summary\r\n\r\nThis PR adds support for ```` in url label.\r\n\r\nCloses: #188973","sha":"f0d3a448eafab076b474a4aef1281be07ed680db"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204192","number":204192,"mergeCommit":{"message":"[FieldFormatters] Add support for rawValue in url label (#204192)\n\n## Summary\r\n\r\nThis PR adds support for ```` in url label.\r\n\r\nCloses: #188973","sha":"f0d3a448eafab076b474a4aef1281be07ed680db"}}]}] BACKPORT--> Co-authored-by: Krzysztof Kowalczyk <[email protected]>
- Loading branch information