Skip to content

[7.x] [SIEM][Exceptions] - Cleaned up and updated exception list item comment structure (#69532)#70107

Merged
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-69532
Jun 26, 2020
Merged

[7.x] [SIEM][Exceptions] - Cleaned up and updated exception list item comment structure (#69532)#70107
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-69532

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…nt structure (elastic#69532)

### Summary

This PR is a follow up to elastic#68864 . That PR used a partial to differentiate between new and existing comments, this meant that comments could be updated when they shouldn't. It was decided in our discussion of exception list schemas that comments should be append only. This PR assures that's the case, but also leaves it open to editing comments (via API). It checks to make sure that users can only update their own comments.
@yctercero yctercero added the backport This PR is a backport of another PR label Jun 26, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
securitySolution 780 +4 776

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

@yctercero yctercero merged commit 936af29 into elastic:7.x Jun 26, 2020
@yctercero yctercero deleted the backport/7.x/pr-69532 branch October 14, 2020 12: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants