-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[SecuritySolution] Update timeline actions #155692
Conversation
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
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.
Desk tested and LGTM!
✅ Legend action "Add to timeline" is consistent with the behavior, verified in overview page and alerts page
✅ Investigate in timeline is consistent with the behavior, verified on EA page
Observed that Add to timeline investigation
is being used in hover actions, and Add to timeline
is used in table cell actions, but they behaves the same, probably just wording
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
## Summary issue: elastic#155034 | elastic#155586 Please find expected behaviours here: elastic#155034 (comment) (cherry picked from commit 5be0f40)
# Backport This will backport the following commits from `main` to `8.8`: - [[SecuritySolution] Update timeline actions (#155692)](#155692) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Angela Chuang","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-03T17:03:48Z","message":"[SecuritySolution] Update timeline actions (#155692)\n\n## Summary\r\n\r\nissue: #155034 |\r\nhttps://github.com//issues/155586\r\n\r\nPlease find expected behaviours here:\r\nhttps://github.com//issues/155034#issuecomment-1523735414","sha":"5be0f40052b23d4699f41cd4e0189ffce6468297","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat Hunting","Team: SecuritySolution","Team:Threat Hunting:Explore","v8.8.0","Feature:Lens Charts","v8.9.0"],"number":155692,"url":"https://github.com/elastic/kibana/pull/155692","mergeCommit":{"message":"[SecuritySolution] Update timeline actions (#155692)\n\n## Summary\r\n\r\nissue: #155034 |\r\nhttps://github.com//issues/155586\r\n\r\nPlease find expected behaviours here:\r\nhttps://github.com//issues/155034#issuecomment-1523735414","sha":"5be0f40052b23d4699f41cd4e0189ffce6468297"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155692","number":155692,"mergeCommit":{"message":"[SecuritySolution] Update timeline actions (#155692)\n\n## Summary\r\n\r\nissue: #155034 |\r\nhttps://github.com//issues/155586\r\n\r\nPlease find expected behaviours here:\r\nhttps://github.com//issues/155034#issuecomment-1523735414","sha":"5be0f40052b23d4699f41cd4e0189ffce6468297"}}]}] BACKPORT--> Co-authored-by: Angela Chuang <[email protected]>
Summary
issue: #155034 | #155586
Please find expected behaviours here: #155034 (comment)