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

[ResponseOps][Cases] Removal of deprecated Cases APIs #194266

Open
cnasikas opened this issue Sep 27, 2024 · 3 comments
Open

[ResponseOps][Cases] Removal of deprecated Cases APIs #194266

cnasikas opened this issue Sep 27, 2024 · 3 comments
Labels
Feature:Alerting Meta Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@cnasikas
Copy link
Member

cnasikas commented Sep 27, 2024

In 8.1 we deprecate the following APIs:

For the following route, we deprecated the includeComments query parameter:

In 9.0, we should remove the deprecated APIs. Alternatives:

The Cases UI uses the includeComments query parameter. We would need to update the Cases UI to use the alternative endpoint for the query parameter and extend the internal GET /internal/cases/metrics to return the stats needed by the UI.

The sub-issues describe the necessary steps needed to remove the deprecated APIs.

Related: #134344

@cnasikas cnasikas added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Sep 27, 2024
@elasticmachine
Copy link
Contributor

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

@cnasikas cnasikas added the Meta label Sep 27, 2024
@cnasikas cnasikas changed the title [Cases] Removal of deprecated APIs [ResponseOps][Cases] Removal of deprecated APIs Oct 10, 2024
@cnasikas cnasikas changed the title [ResponseOps][Cases] Removal of deprecated APIs [ResponseOps][Cases] Removal of deprecated Cases APIs Oct 18, 2024
@jcger
Copy link
Contributor

jcger commented Nov 28, 2024

Should we add a subtask to delete the status endpoint from the code for v9?

@cnasikas
Copy link
Member Author

I considered this issue to be the one for deleting the endpoints in v9. All sub-issued should be addressed before deleting the endpoints. Are there any concerns with this approach?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Meta Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

3 participants