[Security Solution] Rule Preview Table Follow-up#128981
[Security Solution] Rule Preview Table Follow-up#128981dplumlee merged 20 commits intoelastic:mainfrom
Conversation
bbb7c16 to
be583b0
Compare
There was a problem hiding this comment.
Someone (me) couldn't do basic math it seems 😢
4263fab to
fb68d73
Compare
|
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
|
@elasticmachine merge upstream |
|
expected head sha didn’t match current head ref. |
d3a2dcb to
ea6902d
Compare
| dataProviders, | ||
| defaultColumns, | ||
| deletedEventIds, | ||
| graphEventId, // If truthy, the graph viewer (Resolver) is showing |
There was a problem hiding this comment.
probably don't need this, and if you do, https://github.com/elastic/kibana/blob/main/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L116 should be graphEventId?: string; instead
💛 Build succeeded, but was flakyTest Failures
Metrics [docs]Async chunks
Page load bundle
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @dplumlee |
(cherry picked from commit 268470a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Summary
Previous PR: #127986
Fixes some known bugs in the previous rule preview table PR including:
stackByfield #129664)Preview resultslimit not respected forLast hour#129025)Preview resultsaction can be performed without entering any custom query #129031)Preview resultsalert table with theEven rendered view#129037) - might add back if theres timekibana.alert.original_time)Checklist
Delete any items that are not applicable to this PR.
For maintainers