[Security Solution][Exceptions] - Fix export toast message#152301
Merged
yctercero merged 4 commits intoelastic:mainfrom Mar 1, 2023
Merged
[Security Solution][Exceptions] - Fix export toast message#152301yctercero merged 4 commits intoelastic:mainfrom
yctercero merged 4 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
Contributor
Author
|
@elastic/security-docs pinging in case any sreenshots in docs need updating |
dhurley14
approved these changes
Feb 28, 2023
Contributor
Thanks again for the ping! I don't think this involves docs updates; we don't directly document or reference the toast message. |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @yctercero |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 1, 2023
…52301) ## Summary Addresses elastic#145680 (cherry picked from commit df2869a)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Mar 1, 2023
…2301) (#152517) # Backport This will backport the following commits from `main` to `8.7`: - [[Security Solution][Exceptions] - Fix export toast message (#152301)](#152301) <!--- 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-03-01T21:33:50Z","message":"[Security Solution][Exceptions] - Fix export toast message (#152301)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/145680","sha":"df2869a5fefeec28f1f796630fff85708a59163a","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team: SecuritySolution","Team:Security Solution Platform","v8.7.0","v8.8.0"],"number":152301,"url":"https://github.com/elastic/kibana/pull/152301","mergeCommit":{"message":"[Security Solution][Exceptions] - Fix export toast message (#152301)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/145680","sha":"df2869a5fefeec28f1f796630fff85708a59163a"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152301","number":152301,"mergeCommit":{"message":"[Security Solution][Exceptions] - Fix export toast message (#152301)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/145680","sha":"df2869a5fefeec28f1f796630fff85708a59163a"}}]}] BACKPORT--> Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
4 tasks
dplumlee
added a commit
that referenced
this pull request
Mar 5, 2023
bmorelli25
pushed a commit
to bmorelli25/kibana
that referenced
this pull request
Mar 10, 2023
…52301) ## Summary Addresses elastic#145680
bmorelli25
pushed a commit
to bmorelli25/kibana
that referenced
this pull request
Mar 10, 2023
Addresses elastic#152653 Fixes a merge conflict that somehow made its way into main between these two PRs ([1](elastic#152301), [2](elastic#151952))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses #145680
Checklist