-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Synthetics] Handle private locations simultaneous edits !! (#1…
…95874) (#199387) # Backport This will backport the following commits from `main` to `8.x`: - [[Synthetics] Handle private locations simultaneous edits !! (#195874)](#195874) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-07T21:31:09Z","message":"[Synthetics] Handle private locations simultaneous edits !! (#195874)\n\n## Summary\r\n\r\nFixes #190801 !!\r\n\r\nHandle private locations simultaneous edits !! \r\n\r\nRegistered a new saved object to handle private locations properly.\r\nInstead of using a singleton, now each private location will be\r\nrepresented by it's own saved object.\r\n\r\n### Existing private locations\r\nWhen we are doing any write operation, we migrate them to new kind of\r\nsaved object and remove the legacy saved object type.\r\n\r\n\r\n### Testing\r\n\r\n- Create multiple private locations on main \r\n- Switch to branch and create few more locations\r\n- Make sure all private locations are editable, deleteable and have been\r\nmigrated to new saved object types in the course\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"96c9b5b5d0a82c6e4b0a9b86fc1ab4dd9fa4d707","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-management"],"title":"[Synthetics] Handle private locations simultaneous edits !!","number":195874,"url":"https://github.com/elastic/kibana/pull/195874","mergeCommit":{"message":"[Synthetics] Handle private locations simultaneous edits !! (#195874)\n\n## Summary\r\n\r\nFixes #190801 !!\r\n\r\nHandle private locations simultaneous edits !! \r\n\r\nRegistered a new saved object to handle private locations properly.\r\nInstead of using a singleton, now each private location will be\r\nrepresented by it's own saved object.\r\n\r\n### Existing private locations\r\nWhen we are doing any write operation, we migrate them to new kind of\r\nsaved object and remove the legacy saved object type.\r\n\r\n\r\n### Testing\r\n\r\n- Create multiple private locations on main \r\n- Switch to branch and create few more locations\r\n- Make sure all private locations are editable, deleteable and have been\r\nmigrated to new saved object types in the course\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"96c9b5b5d0a82c6e4b0a9b86fc1ab4dd9fa4d707"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195874","number":195874,"mergeCommit":{"message":"[Synthetics] Handle private locations simultaneous edits !! (#195874)\n\n## Summary\r\n\r\nFixes #190801 !!\r\n\r\nHandle private locations simultaneous edits !! \r\n\r\nRegistered a new saved object to handle private locations properly.\r\nInstead of using a singleton, now each private location will be\r\nrepresented by it's own saved object.\r\n\r\n### Existing private locations\r\nWhen we are doing any write operation, we migrate them to new kind of\r\nsaved object and remove the legacy saved object type.\r\n\r\n\r\n### Testing\r\n\r\n- Create multiple private locations on main \r\n- Switch to branch and create few more locations\r\n- Make sure all private locations are editable, deleteable and have been\r\nmigrated to new saved object types in the course\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"96c9b5b5d0a82c6e4b0a9b86fc1ab4dd9fa4d707"}}]}] BACKPORT--> Co-authored-by: Shahzad <[email protected]>
- Loading branch information
1 parent
de09e3a
commit afb795d
Showing
42 changed files
with
576 additions
and
327 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.