Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…0187) # Backport This will backport the following commits from `main` to `8.13`: - [[Security Solution] fix alert dashboard filters (#179911)](#179911) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Luke G","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-04-05T14:14:39Z","message":"[Security Solution] fix alert dashboard filters (#179911)\n\n## Summary\r\nThis PR fixes the following issue:\r\nhttps://github.com//issues/177906\r\n\r\nApplied the fix suggested by Xavier, and it seems to resolve the issue.\r\n\r\nTo test:\r\n1. On current main, generate large volume of alerts, switch to 100 rows\r\nper page, then go to the last page.\r\n2. Filter in on any column, eg. @timestamp. You should see the exact\r\nvalue applied to top filters.","sha":"3d4ffac06aab70a48e4ae3564c89e323c3daef55","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:ResponseOps","Team:Threat Hunting:Investigations","backport:prev-minor","v8.14.0"],"title":"[Security Solution] fix alert dashboard filters","number":179911,"url":"https://github.com/elastic/kibana/pull/179911","mergeCommit":{"message":"[Security Solution] fix alert dashboard filters (#179911)\n\n## Summary\r\nThis PR fixes the following issue:\r\nhttps://github.com//issues/177906\r\n\r\nApplied the fix suggested by Xavier, and it seems to resolve the issue.\r\n\r\nTo test:\r\n1. On current main, generate large volume of alerts, switch to 100 rows\r\nper page, then go to the last page.\r\n2. Filter in on any column, eg. @timestamp. You should see the exact\r\nvalue applied to top filters.","sha":"3d4ffac06aab70a48e4ae3564c89e323c3daef55"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/179911","number":179911,"mergeCommit":{"message":"[Security Solution] fix alert dashboard filters (#179911)\n\n## Summary\r\nThis PR fixes the following issue:\r\nhttps://github.com//issues/177906\r\n\r\nApplied the fix suggested by Xavier, and it seems to resolve the issue.\r\n\r\nTo test:\r\n1. On current main, generate large volume of alerts, switch to 100 rows\r\nper page, then go to the last page.\r\n2. Filter in on any column, eg. @timestamp. You should see the exact\r\nvalue applied to top filters.","sha":"3d4ffac06aab70a48e4ae3564c89e323c3daef55"}}]}] BACKPORT--> Co-authored-by: Luke G <[email protected]>
- Loading branch information