Skip to content

[9.2] [Cases][Webhook] - Better handle 204 responses (#251090)#255168

Open
kibanamachine wants to merge 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-251090
Open

[9.2] [Cases][Webhook] - Better handle 204 responses (#251090)#255168
kibanamachine wants to merge 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-251090

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

## Summary

Currently when an update is made to an external connector that returns a
`204` no content response, the rest of the incident update fails. This
should not occur as a 204 is a valid response

Fixes elastic#251108

### Checklist

Check the PR satisfies following conditions.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

(cherry picked from commit 926e3a2)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Feb 26, 2026
@kibanamachine kibanamachine enabled auto-merge (squash) February 26, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

2 participants