-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] [Bug] [Serverless] Empty drop down shown for the alerts when all the alerts are marked as 'Closed' when grouped by rule name #183025
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@karanbirsingh-qasource please review!! |
@muskangulati-qasource can you please check if the same behaviour is present in ESS for the current BC? Thanks! |
Hi @MadameSheema, The same is reproducible on the 8.14.0 BC4 build as well. Build Details:
Thank you! |
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
…tion (#183674) ## Summary Currently components outside of alert table do not refresh after changing status with bulk action. This PR adds global query refresh in bulk actions - #183025 No grouping https://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8 Grouping https://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560
@muskangulati-qasource @karanbirsingh-qasource this bug should be fixed in 8.14.1, could you please verify? |
Hi @christineweng, We have this ticket on the 8.14.1 BC1 and found the issue is still reproducible there. Please find below the testing details: Build details:
Observations and Screen Recording: Alerts.mp4Please let us know if we are missing something. Thank you! |
…tion (elastic#183674) ## Summary Currently components outside of alert table do not refresh after changing status with bulk action. This PR adds global query refresh in bulk actions - elastic#183025 No grouping https://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8 Grouping https://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560 (cherry picked from commit 993903b)
…bulk action (#183674) (#187722) # Backport This will backport the following commits from `main` to `8.14`: - [[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)](#183674) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-05-29T18:43:24Z","message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Threat Hunting:Investigations","backport:prev-minor","v8.15.0","v8.14.3"],"number":183674,"url":"https://github.com/elastic/kibana/pull/183674","mergeCommit":{"message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183674","number":183674,"mergeCommit":{"message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5"}},{"branch":"8.14","label":"v8.14.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <[email protected]>
@muskangulati-qasource I just tested this on |
Hi @PhilippeOberti, We have tested this issue on the latest 8.18.0 SNAPSHOT build and found that the issue is now fixed 🟢 Please find below the testing details: Build details
Screen Recording Alerts.mp4Hence, we are closing this issue and marking it as 'QA Approved' Thanks!! |
@muskangulati-qasource was this tested on serverless or ESS? asking because snapshots only exist in ESS environments and this issue was reported for serverless. Thank you :) |
Describe the bug:
Empty drop down shown for the alerts when all the alerts are marked as 'Closed' when grouped by rule name
Kibana/Elasticsearch Stack version
precondition
Steps to reproduce
Current Result
Expected Result
Take.action.mp4
Screen Recording
The.group.by.issue.mp4
The text was updated successfully, but these errors were encountered: