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

[Response Ops][Cases] Quit using legacy API to fetch comments #203455

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

jcger
Copy link
Contributor

@jcger jcger commented Dec 9, 2024

Summary

Closes #194290

TODO

  • RBAC tests

@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 3, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #20 / UseFindCaseUserActions returns proper state on findCaseUserActions
  • [job] [logs] Jest Tests #20 / UseFindCaseUserActions returns proper state on findCaseUserActions
  • [job] [logs] Jest Tests #20 / UseInfiniteFindCaseUserActions returns proper state on findCaseUserActions
  • [job] [logs] Jest Tests #20 / UseInfiniteFindCaseUserActions returns proper state on findCaseUserActions

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
cases 533.0KB 533.5KB +461.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
cases 161.7KB 161.9KB +170.0B

History

@jcger jcger added release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v9.0.0 Feature:Cases Cases feature v8.18.0 labels Jan 7, 2025
@jcger jcger marked this pull request as ready for review January 7, 2025 08:19
@jcger jcger requested a review from a team as a code owner January 7, 2025 08:19
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

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

@jcger jcger added the backport:version Backport to applied version labels label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels Feature:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cases] Get case's comments by using the non legacy APIs in the UI
3 participants