Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.13] [Actions] [ServiceNow] Add required UI validation for correlat…
…ion_id when recovered action (elastic#177422) (elastic#177550) # Backport This will backport the following commits from `main` to `8.13`: - [[Actions] [ServiceNow] Add required UI validation for correlation_id when recovered action (elastic#177422)](elastic#177422) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Janki Salvi","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-02-22T08:21:31Z","message":"[Actions] [ServiceNow] Add required UI validation for correlation_id when recovered action (elastic#177422)\n\n## Summary\r\n\r\nThis PR adds UI validation for `correlation_id` field in case of\r\nRecovered action.\r\n\r\n<img width=\"503\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/117571355/60731f81-1dc5-4d34-b9f8-4a3488df244f\">\r\n\r\n### Checklist\r\n\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":"401f79c335c8a0c4e3afb531a76bb27630e834ea","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Feature:Actions","Team:ResponseOps","v8.13.0","v8.14.0"],"title":"[Actions] [ServiceNow] Add required UI validation for correlation_id when recovered action","number":177422,"url":"https://github.com/elastic/kibana/pull/177422","mergeCommit":{"message":"[Actions] [ServiceNow] Add required UI validation for correlation_id when recovered action (elastic#177422)\n\n## Summary\r\n\r\nThis PR adds UI validation for `correlation_id` field in case of\r\nRecovered action.\r\n\r\n<img width=\"503\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/117571355/60731f81-1dc5-4d34-b9f8-4a3488df244f\">\r\n\r\n### Checklist\r\n\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":"401f79c335c8a0c4e3afb531a76bb27630e834ea"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/177422","number":177422,"mergeCommit":{"message":"[Actions] [ServiceNow] Add required UI validation for correlation_id when recovered action (elastic#177422)\n\n## Summary\r\n\r\nThis PR adds UI validation for `correlation_id` field in case of\r\nRecovered action.\r\n\r\n<img width=\"503\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/117571355/60731f81-1dc5-4d34-b9f8-4a3488df244f\">\r\n\r\n### Checklist\r\n\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":"401f79c335c8a0c4e3afb531a76bb27630e834ea"}}]}] BACKPORT--> Co-authored-by: Janki Salvi <[email protected]>
- Loading branch information