Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cases] Export bulk get API from the Cases UI client #153926

Closed
cnasikas opened this issue Mar 29, 2023 · 2 comments · Fixed by #154235
Closed

[Cases] Export bulk get API from the Cases UI client #153926

cnasikas opened this issue Mar 29, 2023 · 2 comments · Fixed by #154235
Labels
Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@cnasikas
Copy link
Member

In #146864 we added the ability to save the case ids to the alert schema when the alert is attached to a case. The observability team wants to take advantage of the data presented in the alert and show the case information in the alert details view. To get the case information we need to export the bulk get API from the Cases UI client so they can use it in the alert flyout.

Related issue: https://github.com/elastic/actionable-observability/issues/18

@cnasikas cnasikas added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Cases Cases feature labels Mar 29, 2023
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

cnasikas added a commit that referenced this issue Apr 4, 2023
## Summary

This PR exposes the bulk get cases API from the cases UI client.

Fixes: #153926

### Checklist

Delete any items that are not applicable to this PR.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

### For maintainers

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants