forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Synthetics] Monitor editing and deletion - prefer config_id for edit…
…ing and deleting monitor (elastic#145879) ## Summary Resolves elastic#145780 Resolves elastic#145881 Standardized the configuration used for monitor editing and deleting, so that both project monitors and UI monitors can be deleted successfully. Also updates content for the delete monitor modal for project monitors <img width="789" alt="Screen Shot 2022-11-21 at 6 14 08 PM" src="https://user-images.githubusercontent.com/11356435/203183292-ace95578-baea-400c-b48d-71015d9a5bd3.png"> ### Testing 1. Create at least one project monitor and one UI monitor 2. Navigate to the Synthetics App monitors page 3. Click edit for both monitors. Ensure the edit page is loaded 4. Delete both monitors. Ensure both monitors are able to be deleted successfully.
- Loading branch information
1 parent
d995fb8
commit 1f9cd75
Showing
5 changed files
with
16 additions
and
16 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