API key gets created for disabled alerts (update API) #57099
Labels
Feature:Alerting
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
v7.7.0
Similar to #57036. API keys get generated when calling the update API and the alert is disabled.
The following code shouldn't create an API key when the alert is disabled:
kibana/x-pack/legacy/plugins/alerting/server/alerts_client.ts
Line 290 in 8aa2b61
The text was updated successfully, but these errors were encountered: