Skip to content

[8.19] [Cases] Reverts the introduction of the incremental_id service (#228002)#228156

Merged
janmonschke merged 1 commit intoelastic:8.19from
janmonschke:backport/8.19/pr-228002
Jul 16, 2025
Merged

[8.19] [Cases] Reverts the introduction of the incremental_id service (#228002)#228156
janmonschke merged 1 commit intoelastic:8.19from
janmonschke:backport/8.19/pr-228002

Conversation

@janmonschke
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…ic#228002)

## Summary

Reverts elastic#222874 and
elastic#226935 .
The mappings and the introduction of the saved object type for the
increment counter object cannot be reverted.

In a future PR we will bring this feature back under a different name
and reuse the increment counter object that has been introduced already.

(cherry picked from commit d03ab6d)

# Conflicts:
#	src/platform/plugins/private/kibana_usage_collection/server/collectors/management/schema.ts
#	src/platform/plugins/private/kibana_usage_collection/server/collectors/management/types.ts
#	src/platform/plugins/shared/telemetry/schema/oss_platform.json
#	x-pack/platform/plugins/shared/cases/public/components/all_cases/use_cases_columns.tsx
#	x-pack/platform/plugins/shared/cases/server/plugin.test.ts
#	x-pack/platform/plugins/shared/cases/server/plugin.ts
@janmonschke janmonschke added the backport This PR is a backport of another PR label Jul 16, 2025
@janmonschke janmonschke enabled auto-merge (squash) July 16, 2025 08:25
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
cases 1153 1152 -1

Async chunks

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

id before after diff
cases 1.3MB 1.3MB -1.3KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
cases 29 28 -1

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.5KB 161.1KB -313.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
cases 70 69 -1

Total ESLint disabled count

id before after diff
cases 89 88 -1

@janmonschke janmonschke merged commit 32f267f into elastic:8.19 Jul 16, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants