Skip to content

[7.x] [Security Solutions][Detections] - Fix exception list table referential deletion (#87231)#87357

Merged
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-87231
Jan 5, 2021
Merged

[7.x] [Security Solutions][Detections] - Fix exception list table referential deletion (#87231)#87357
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-87231

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…al deletion (elastic#87231)

### Summary

This PR concentrates on fixing the deletion on the exceptions list table view. This fix is intermediary and a more thorough, backend solution is needed. Currently, if you delete an exception list, it deletes the exception list SO, but does not remove references to it from rules. This PR allows for a quick fix conducting this logic client side.
@yctercero yctercero added the backport This PR is a backport of another PR label Jan 5, 2021
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 8.5MB 8.5MB +6.1KB
triggersActionsUi 1.6MB 1.5MB -26.9KB
total -20.8KB

Distributable file count

id before after diff
default 47592 48359 +767

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
triggersActionsUi 162.5KB 162.6KB +102.0B
Unknown metric groups

async chunk count

id before after diff
triggersActionsUi 31 32 +1

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@yctercero yctercero merged commit 9251d6a into elastic:7.x Jan 5, 2021
@yctercero yctercero deleted the backport/7.x/pr-87231 branch October 13, 2021 06:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants