Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.8] [RAM][Maintenance Window][8.8] Remove Extra Commas and Disable …
…Fetch If No License (elastic#156296) (elastic#156573) # Backport This will backport the following commits from `main` to `8.8`: - [[RAM][Maintenance Window][8.8] Remove Extra Commas and Disable Fetch If No License (elastic#156296)](elastic#156296) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jiawei Wu","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-03T15:35:56Z","message":"[RAM][Maintenance Window][8.8] Remove Extra Commas and Disable Fetch If No License (elastic#156296)\n\n## Summary\r\n\r\nRemove some extra commas for the maintenance window no license prompt \r\n\r\n\r\n![image](https://user-images.githubusercontent.com/74562234/235515841-1ea1da44-db5c-42c0-9e34-97ad017be474.png)\r\n\r\nAlso, disable fetch if the user does not have the correct license type,\r\nthis gets rid of the unnecessary error popover since the find\r\nmaintenance window API will reject these requests.\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"f7881f6658f1d7c65280482c047785ba5ea5c302","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","backport","release_note:skip","impact:low","Team:ResponseOps","Feature:Alerting/RulesManagement","v8.8.0","v8.9.0"],"number":156296,"url":"https://github.com/elastic/kibana/pull/156296","mergeCommit":{"message":"[RAM][Maintenance Window][8.8] Remove Extra Commas and Disable Fetch If No License (elastic#156296)\n\n## Summary\r\n\r\nRemove some extra commas for the maintenance window no license prompt \r\n\r\n\r\n![image](https://user-images.githubusercontent.com/74562234/235515841-1ea1da44-db5c-42c0-9e34-97ad017be474.png)\r\n\r\nAlso, disable fetch if the user does not have the correct license type,\r\nthis gets rid of the unnecessary error popover since the find\r\nmaintenance window API will reject these requests.\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"f7881f6658f1d7c65280482c047785ba5ea5c302"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156296","number":156296,"mergeCommit":{"message":"[RAM][Maintenance Window][8.8] Remove Extra Commas and Disable Fetch If No License (elastic#156296)\n\n## Summary\r\n\r\nRemove some extra commas for the maintenance window no license prompt \r\n\r\n\r\n![image](https://user-images.githubusercontent.com/74562234/235515841-1ea1da44-db5c-42c0-9e34-97ad017be474.png)\r\n\r\nAlso, disable fetch if the user does not have the correct license type,\r\nthis gets rid of the unnecessary error popover since the find\r\nmaintenance window API will reject these requests.\r\n\r\n### Checklist\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"f7881f6658f1d7c65280482c047785ba5ea5c302"}}]}] BACKPORT--> Co-authored-by: Jiawei Wu <[email protected]>
- Loading branch information