-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[OBX-UX-MGMT] Store Alert Muted Status Directly in Alert Documents #240996
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
Merged
fkanout
merged 51 commits into
elastic:main
from
fkanout:240514-store-alert-muted-alert-doc
Dec 3, 2025
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
5ee89c0
Update alert mapping and add mute, mute all, unmute, and unmute all
fkanout 7050566
[CI] Auto-commit changed files from 'node scripts/eslint_all_files --…
kibanamachine 1fcee65
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout 967dd2a
Update tests
fkanout 7902d4c
Update tests
fkanout da5b85f
Update tests mocks
fkanout 2093d09
Use alert services instead ES client
fkanout 43cc7f5
Update alerts service to store muted alert doc
fkanout 2f891e9
More fixes
fkanout 041624f
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout b2c757a
Update snapshots
fkanout 8e0a0cd
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout 1cc2334
Throw error when alert doc muting fails
fkanout ddb34bc
[Code review] Add muted field for new created alert
fkanout 1305e20
enhance tests and error handling
dominiqueclarke 4629a60
Add _updateMuteState
maryam-saeidi 008a8d2
Fix type
maryam-saeidi a16daa4
Merge branch 'main' into 240514-store-alert-muted-alert-doc
maryam-saeidi 43a9695
Remove console.log and change order of muteAlertInstance
maryam-saeidi ee30774
Fix test
maryam-saeidi 7268e0a
Merge branch 'main' into 240514-store-alert-muted-alert-doc
maryam-saeidi d6ea351
Fix tests
maryam-saeidi e4f3e9a
Merge branch 'main' into 240514-store-alert-muted-alert-doc
maryam-saeidi 3f8ef47
Code review,
fkanout c600367
update the test for muted alerts
fkanout 6393ae8
Fix linter and types
fkanout 5620089
Update test to match the new impl
fkanout 5791161
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout 1ab72f0
restore checks for indices
fkanout 1e2499d
fix test
fkanout eabf947
Test updated
fkanout 2cf0570
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout bdf5558
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 9a1cc4e
Fix merge conflicts
fkanout 69bf65c
Update tests
fkanout 8f04a81
Update tests
fkanout bc96f24
Update x-pack/platform/plugins/shared/alerting/server/alerts_service/…
fkanout aad9c81
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine c0070a5
Add comment
fkanout 4436b9d
code review
fkanout bca9853
code review
fkanout f3b8b13
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout e2002c5
Update test
fkanout 3686d92
Update for flaky test
fkanout 5184de1
another try for the flaky test
fkanout 003da3a
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout 9c2ce2a
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout 59f4b5a
fix strict 204 test
fkanout 6d0af4a
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout ad530ee
Fix another flaky one
fkanout 9ca97f8
Merge branch 'main' into 240514-store-alert-muted-alert-doc
fkanout File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.