[Alerting v2] Split action policies APIs#280238
Conversation
|
Pinging @elastic/response-ops (Team:ResponseOps) |
There was a problem hiding this comment.
Reviewed the action-policy bulk API split. The server refactor (per-action by-ID endpoints, shared BulkResponse shape, canonical bulk-error mapping) and its unit + Scout coverage look solid. One concrete issue: the _bulk_action (alert actions) response contract change was not propagated to the alert-episodes UI consumer, which will break the bulk-action toasts. Flagged inline.
Generated by Claude Reviewer for #280238 · 600.1 AIC · ⌖ 11.8 AIC · ⊞ 4.6K
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
cc @cnasikas |
Summary
Same as #277616, this PR splits the generic bulk action policy APIs into multiple bulk action APIs per operation. This makes the Rules and Action Policies APIs consistent with the same responses. It also aligns the response schema for the bulk alert action API.
Fixes: https://github.com/elastic/rna-program/issues/364
Fixes: https://github.com/elastic/rna-program/issues/352
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.