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

[8.0] [Security Solution] [Platform] Migrate pre-8.0 action connector ids in rule params on import to post-8.0 _id (#120975) #122302

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 8.0:

…n rule params on import to post-8.0 _id (elastic#120975)

Security Solution import route needed to find actions where the action SO id was the old, pre-8.0 _id so we find references to the _id and the originId to make sure the rule we are importing will not error out.

Co-authored-by: Kibana Machine <[email protected]>
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/securitysolution-io-ts-alerting-types 128 129 +1
Unknown metric groups

API count

id before after diff
@kbn/securitysolution-io-ts-alerting-types 147 148 +1

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

cc @dhurley14

@kibanamachine kibanamachine merged commit 6f97f07 into elastic:8.0 Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants