Skip to content

[ResponseOps][Connectors]Possible to open close incident in ServiceNow#199989

Merged
georgianaonoleata1904 merged 6 commits intoelastic:mainfrom
georgianaonoleata1904:possible-to-open-closed-incident
Nov 19, 2024
Merged

[ResponseOps][Connectors]Possible to open close incident in ServiceNow#199989
georgianaonoleata1904 merged 6 commits intoelastic:mainfrom
georgianaonoleata1904:possible-to-open-closed-incident

Conversation

@georgianaonoleata1904
Copy link
Copy Markdown
Contributor

@georgianaonoleata1904 georgianaonoleata1904 commented Nov 13, 2024

Closes #184646

Summary

  • updated the code to include additional validation, ensuring that updateIncident({...}) is not called when incidentToBeClosed object is empty, this ensured that cases where getIncident or getIncidentByCorrelationId return an empty object are properly handled.

  • small change in Run connector flyout > configuration tab: fixed typo, "read-only" instead of "readonly"

@georgianaonoleata1904 georgianaonoleata1904 self-assigned this Nov 18, 2024
@georgianaonoleata1904 georgianaonoleata1904 added release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v9.0.0 backport:prev-minor v8.17.0 bug Fixes for quality problems that affect the customer experience labels Nov 18, 2024
@georgianaonoleata1904 georgianaonoleata1904 marked this pull request as ready for review November 18, 2024 08:12
@georgianaonoleata1904 georgianaonoleata1904 requested a review from a team as a code owner November 18, 2024 08:12
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.7MB 1.7MB +1.0B

History

cc @georgianaonoleata1904

@cnasikas cnasikas removed the v8.18.0 label Nov 19, 2024
@georgianaonoleata1904 georgianaonoleata1904 merged commit 5d77a1a into elastic:main Nov 19, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11913389111

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 19, 2024
elastic#199989)

Closes elastic#184646

## Summary

- updated the code to include additional validation, ensuring that
updateIncident({...}) is not called when incidentToBeClosed object is
empty, this ensured that cases where getIncident or
getIncidentByCorrelationId return an empty object are properly handled.

- small change in Run connector flyout > configuration tab: fixed typo,
"read-only" instead of "readonly"

(cherry picked from commit 5d77a1a)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 21, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

1 similar comment
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@cnasikas cnasikas added v8.18.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. v8.17.0 labels Nov 26, 2024
kibanamachine added a commit that referenced this pull request Nov 26, 2024
…viceNow (#199989) (#200726)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ResponseOps][Connectors]Possible to open close incident in
ServiceNow (#199989)](#199989)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Georgiana-Andreea
Onoleață","email":"georgiana.onoleata@elastic.co"},"sourceCommit":{"committedDate":"2024-11-19T12:48:30Z","message":"[ResponseOps][Connectors]Possible
to open close incident in ServiceNow (#199989)\n\nCloses
https://github.com/elastic/kibana/issues/184646\r\n\r\n##
Summary\r\n\r\n- updated the code to include additional validation,
ensuring that\r\nupdateIncident({...}) is not called when
incidentToBeClosed object is\r\nempty, this ensured that cases where
getIncident or\r\ngetIncidentByCorrelationId return an empty object are
properly handled.\r\n\r\n- small change in Run connector flyout >
configuration tab: fixed typo,\r\n\"read-only\" instead of
\"readonly\"","sha":"5d77a1a67c5eb243b14ea0613e411cc13ec73406","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:ResponseOps","v9.0.0","backport:prev-minor","v8.17.0"],"title":"[ResponseOps][Connectors]Possible
to open close incident in
ServiceNow","number":199989,"url":"https://github.com/elastic/kibana/pull/199989","mergeCommit":{"message":"[ResponseOps][Connectors]Possible
to open close incident in ServiceNow (#199989)\n\nCloses
https://github.com/elastic/kibana/issues/184646\r\n\r\n##
Summary\r\n\r\n- updated the code to include additional validation,
ensuring that\r\nupdateIncident({...}) is not called when
incidentToBeClosed object is\r\nempty, this ensured that cases where
getIncident or\r\ngetIncidentByCorrelationId return an empty object are
properly handled.\r\n\r\n- small change in Run connector flyout >
configuration tab: fixed typo,\r\n\"read-only\" instead of
\"readonly\"","sha":"5d77a1a67c5eb243b14ea0613e411cc13ec73406"}},"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/199989","number":199989,"mergeCommit":{"message":"[ResponseOps][Connectors]Possible
to open close incident in ServiceNow (#199989)\n\nCloses
https://github.com/elastic/kibana/issues/184646\r\n\r\n##
Summary\r\n\r\n- updated the code to include additional validation,
ensuring that\r\nupdateIncident({...}) is not called when
incidentToBeClosed object is\r\nempty, this ensured that cases where
getIncident or\r\ngetIncidentByCorrelationId return an empty object are
properly handled.\r\n\r\n- small change in Run connector flyout >
configuration tab: fixed typo,\r\n\"read-only\" instead of
\"readonly\"","sha":"5d77a1a67c5eb243b14ea0613e411cc13ec73406"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Georgiana-Andreea Onoleață <georgiana.onoleata@elastic.co>
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this pull request Nov 26, 2024
elastic#199989)

Closes elastic#184646

## Summary

- updated the code to include additional validation, ensuring that
updateIncident({...}) is not called when incidentToBeClosed object is
empty, this ensured that cases where getIncident or
getIncidentByCorrelationId return an empty object are properly handled.

- small change in Run connector flyout > configuration tab: fixed typo,
"read-only" instead of "readonly"
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
elastic#199989)

Closes elastic#184646

## Summary

- updated the code to include additional validation, ensuring that
updateIncident({...}) is not called when incidentToBeClosed object is
empty, this ensured that cases where getIncident or
getIncidentByCorrelationId return an empty object are properly handled.

- small change in Run connector flyout > configuration tab: fixed typo,
"read-only" instead of "readonly"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v8.18.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ResponseOps][Connectors] Possible to open close incident in ServiceNow

4 participants