kibana/x-pack/plugins/lists/server
Kibana Machine d861400833
[8.8] [Detection Engine][Exceptions] - Fix exception item update route (#159223) (#159420)
# Backport

This will backport the following commits from `main` to `8.8`:
- [[Detection Engine][Exceptions] - Fix exception item update route
(#159223)](https://github.com/elastic/kibana/pull/159223)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Yara
Tercero","email":"yctercero@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-06-09T19:31:03Z","message":"[Detection
Engine][Exceptions] - Fix exception item update route (#159223)\n\n##
Summary\r\n\r\nAddresses issue
159230","sha":"f895c5c2058f3f36c828fe9d8f1dbc0c19a2b381","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team:
SecuritySolution","Feature:Rule
Exceptions","v8.7.2","v8.9.0","Team:Detection
Engine","v8.8.2"],"number":159223,"url":"https://github.com/elastic/kibana/pull/159223","mergeCommit":{"message":"[Detection
Engine][Exceptions] - Fix exception item update route (#159223)\n\n##
Summary\r\n\r\nAddresses issue
159230","sha":"f895c5c2058f3f36c828fe9d8f1dbc0c19a2b381"}},"sourceBranch":"main","suggestedTargetBranches":["8.7","8.8"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/159223","number":159223,"mergeCommit":{"message":"[Detection
Engine][Exceptions] - Fix exception item update route (#159223)\n\n##
Summary\r\n\r\nAddresses issue
159230","sha":"f895c5c2058f3f36c828fe9d8f1dbc0c19a2b381"}},{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
2023-06-21 16:57:59 +01:00
..
handlers [Security Solution][Endpoint] New route for create an exception list and return the existing one if it already exists (#139618) 2022-09-08 11:42:35 +02:00
routes [Security Solution][Exceptions] - Add exception list duplication options with and without expired items (#154991) 2023-04-21 16:01:43 -07:00
saved_objects Split the .kibana saved objects index into multiple indices (#154888) 2023-04-25 09:43:42 +02:00
schemas [Security Solution][Exceptions] Rule exceptions TTL - Expiration (#145180) 2023-02-07 16:20:39 -05:00
scripts [8.8] [Detection Engine][Exceptions] - Fix exception item update route (#159223) (#159420) 2023-06-21 16:57:59 +01:00
services [8.8] [Detection Engine][Exceptions] - Fix exception item update route (#159223) (#159420) 2023-06-21 16:57:59 +01:00
config.mock.ts [Security Solution][Platform] - Exceptions imports (#118816) 2021-12-08 12:07:07 -07:00
config.test.ts [Security Solution][Platform] - Exceptions imports (#118816) 2021-12-08 12:07:07 -07:00
config.ts [Security Solution][Platform] - Exceptions imports (#118816) 2021-12-08 12:07:07 -07:00
error_with_status_code.ts [Lists] Lists plugin support for Server side extension points (#121324) 2022-01-05 15:22:35 -07:00
get_space_id.test.ts Introduce the KibanaRequest interface (#135401) 2022-06-30 15:35:08 +02:00
get_space_id.ts fix all violations 2022-04-16 01:37:30 -05:00
get_user.test.ts Introduce the KibanaRequest interface (#135401) 2022-06-30 15:35:08 +02:00
get_user.ts fix all violations 2022-04-16 01:37:30 -05:00
index.ts fix all violations 2022-04-16 01:37:30 -05:00
mocks.ts [Security Solution][Lists] Add API level validation for Trusted Application via Lists Plugin extension points (#122454) 2022-01-20 12:16:10 -05:00
plugin.ts Change ContextContainer to lazily initialize providers (#129896) 2022-04-22 13:15:58 +02:00
types.ts Change ContextContainer to lazily initialize providers (#129896) 2022-04-22 13:15:58 +02:00