- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.5k
 
[SecuritySolution] Update dashboard selection count #241326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           Pinging @elastic/security-threat-hunting (Team:Threat Hunting)  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
| 
           Starting backport for target branches: 9.2  | 
    
          💛 Build succeeded, but was flaky
 Failed CI StepsMetrics [docs]Async chunks
 
 History
  | 
    
## Summary Fixes elastic#240407 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 5ef9b2c)
          💚 All backports created successfully
 Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation  | 
    
…241688) # Backport This will backport the following commits from `main` to `9.2`: - [[SecuritySolution] Update dashboard selection count (#241326)](#241326) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Angela Chuang","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-11-03T18:43:20Z","message":"[SecuritySolution] Update dashboard selection count (#241326)\n\n## Summary\n\nFixes https://github.com/elastic/kibana/issues/240407\n\n### Checklist\n\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5ef9b2ce2e487a00c7e08ee7834f8b67048b52b2","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat Hunting","backport:version","v9.3.0","v9.2.1"],"title":"[SecuritySolution] Update dashboard selection count","number":241326,"url":"https://github.com/elastic/kibana/pull/241326","mergeCommit":{"message":"[SecuritySolution] Update dashboard selection count (#241326)\n\n## Summary\n\nFixes https://github.com/elastic/kibana/issues/240407\n\n### Checklist\n\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5ef9b2ce2e487a00c7e08ee7834f8b67048b52b2"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/241326","number":241326,"mergeCommit":{"message":"[SecuritySolution] Update dashboard selection count (#241326)\n\n## Summary\n\nFixes https://github.com/elastic/kibana/issues/240407\n\n### Checklist\n\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5ef9b2ce2e487a00c7e08ee7834f8b67048b52b2"}},{"branch":"9.2","label":"v9.2.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Angela Chuang <[email protected]>
Summary
Fixes #240407
Checklist