[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value#203573
Merged
machadoum merged 1 commit intoelastic:mainfrom Dec 10, 2024
Merged
[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value#203573machadoum merged 1 commit intoelastic:mainfrom
machadoum merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
Contributor
|
Pinging @elastic/security-entity-analytics (Team:Entity Analytics) |
CAWilson94
approved these changes
Dec 10, 2024
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12259122594 |
Contributor
💚 Build Succeeded
Metrics [docs]
cc @machadoum |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Dec 10, 2024
…itial value (elastic#203573) ## Summary Fix serviceEntityStoreEnabled experimental flag initial value. (cherry picked from commit bd70664)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
5 tasks
kibanamachine
added a commit
that referenced
this pull request
Dec 11, 2024
…lag initial value (#203573) (#203608) # Backport This will backport the following commits from `main` to `8.x`: - [[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value (#203573)](#203573) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Pablo Machado","email":"pablo.nevesmachado@elastic.co"},"sourceCommit":{"committedDate":"2024-12-10T15:15:19Z","message":"[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value (#203573)\n\n## Summary\n\nFix serviceEntityStoreEnabled experimental flag initial value.","sha":"bd70664bd15f0cb9ad4ea251c81b82fdc07e9f40","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","Theme: entity_analytics","Feature:Entity Analytics","Team:Entity Analytics","backport:version","v8.18.0"],"title":"[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value","number":203573,"url":"https://github.com/elastic/kibana/pull/203573","mergeCommit":{"message":"[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value (#203573)\n\n## Summary\n\nFix serviceEntityStoreEnabled experimental flag initial value.","sha":"bd70664bd15f0cb9ad4ea251c81b82fdc07e9f40"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203573","number":203573,"mergeCommit":{"message":"[SecuritySolution] Fix serviceEntityStoreEnabled experimental flag initial value (#203573)\n\n## Summary\n\nFix serviceEntityStoreEnabled experimental flag initial value.","sha":"bd70664bd15f0cb9ad4ea251c81b82fdc07e9f40"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Pablo Machado <pablo.nevesmachado@elastic.co>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
…itial value (elastic#203573) ## Summary Fix serviceEntityStoreEnabled experimental flag initial value.
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
Fix serviceEntityStoreEnabled experimental flag initial value.