Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution][Case] Fix comment content when pushing alerts to external services #86812

Merged
merged 5 commits into from
Jan 6, 2021

Conversation

cnasikas
Copy link
Member

@cnasikas cnasikas commented Dec 22, 2020

Summary

At the moment, comments are of two types: user and alert. When a comment of type alert is being pushed to an external service the comment is being shown as an empty comment without content. This PR fixes this issue. It adds content to comments of type alert.

Fixes: #86102

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@cnasikas cnasikas added bug Fixes for quality problems that affect the customer experience v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 Team:Threat Hunting Security Solution Threat Hunting Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Dec 22, 2020
@cnasikas cnasikas self-assigned this Dec 22, 2020
@cnasikas cnasikas requested review from a team as code owners December 22, 2020 18:03
@cnasikas
Copy link
Member Author

cnasikas commented Jan 4, 2021

@elasticmachine merge upstream

@cnasikas
Copy link
Member Author

cnasikas commented Jan 5, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
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 +2.4KB

Distributable file count

id before after diff
default 47252 48012 +760

Page load bundle

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

id before after diff
securitySolution 246.7KB 247.1KB +466.0B

History

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

Copy link
Contributor

@stephmilovic stephmilovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code reviewed and tested. Not for this PR, but I wish our markdown solution worked better, the link is ugly in the Jira issue. something to think about. anyways LGTM 🎸

@cnasikas
Copy link
Member Author

cnasikas commented Jan 6, 2021

code reviewed and tested. Not for this PR, but I wish our markdown solution worked better, the link is ugly in the Jira issue. something to think about. anyways LGTM 🎸

I agree about that. We have the same issue with the timeline links. Specifically for Jira, at the moment they do not fully support markdown as they have their own markup language.

I opened this issue to keep track of it: #87440

@cnasikas cnasikas merged commit 34a3982 into elastic:master Jan 6, 2021
@cnasikas cnasikas deleted the fix/86102 branch January 6, 2021 09:40
cnasikas added a commit to cnasikas/kibana that referenced this pull request Jan 6, 2021
cnasikas added a commit to cnasikas/kibana that referenced this pull request Jan 6, 2021
cnasikas added a commit that referenced this pull request Jan 6, 2021
…ts to external services (#86812) (#87441)

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
cnasikas added a commit that referenced this pull request Jan 6, 2021
…rts to external services (#86812) (#87442)

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
@oatkiller oatkiller added the Feature:Cases Cases feature label Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.0 v7.12.0 v8.0.0
Projects
None yet
4 participants