Skip to content

[7.x] [Security Solution][Exceptions] - Adds sort order for exception items (#76537)#76567

Merged
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-76537
Sep 3, 2020
Merged

[7.x] [Security Solution][Exceptions] - Adds sort order for exception items (#76537)#76567
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-76537

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…elastic#76537)

## Summary

**Components affected:** ExceptionsViewer

**Current behavior:**
  - when a user edits an exception item, the order of the exception items in the viewer changes. This creates confusion and looks like updates weren't applied (even though they were, just item order changed)

**New behavior:**
  - when a user edits an exception item, the order of the exception items in the viewer don't change. Sort order is now based on `created_at`
@yctercero yctercero added the backport This PR is a backport of another PR label Sep 2, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

page load bundle size

id value diff baseline
lists 164.3KB +42.0B 164.2KB

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

@yctercero yctercero merged commit a34b0a2 into elastic:7.x Sep 3, 2020
@yctercero yctercero deleted the backport/7.x/pr-76537 branch October 14, 2020 11:59
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