Skip to content

[Lens] Move runtime other migration to CM transforms#235286

Merged
nickofthyme merged 15 commits intoelastic:mainfrom
nickofthyme:runtime-migrations
Sep 30, 2025
Merged

[Lens] Move runtime other migration to CM transforms#235286
nickofthyme merged 15 commits intoelastic:mainfrom
nickofthyme:runtime-migrations

Conversation

@nickofthyme
Copy link
Contributor

@nickofthyme nickofthyme commented Sep 16, 2025

Summary

Moves several Lens state runtime migrations to CM migrations before v1 is established.

Checklist

  • Unit or functional tests were updated or added to match the most common scenarios
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@nickofthyme nickofthyme added Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Sep 16, 2025
@nickofthyme nickofthyme marked this pull request as ready for review September 19, 2025 21:17
@nickofthyme nickofthyme requested a review from a team as a code owner September 19, 2025 21:17
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
Copy link
Contributor

@mariairiartef mariairiartef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metric runtime migrations LGTM

@elastic elastic deleted a comment from elasticmachine Sep 29, 2025
@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

Metrics [docs]

‼️ ERROR: no builds found for mergeBase sha [92a3da9]

History

cc @nickofthyme

@nickofthyme nickofthyme merged commit 5603673 into elastic:main Sep 30, 2025
12 checks passed
@nickofthyme nickofthyme deleted the runtime-migrations branch September 30, 2025 16:45
rylnd pushed a commit to rylnd/kibana that referenced this pull request Oct 17, 2025
## Summary

Moves several Lens state runtime migrations to CM migrations before `v1`
is established.

- Add ColorMapping fix for looping mode
elastic#231165
- Add Changes to metric config from
elastic#229815
- Cleanup Lens SO attributes
- The `description` and `visualizationType` properties can be more
strict and less redundant for saving the SO.

### Checklist

- [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
- [x] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

---------

Co-authored-by: Marco Vettorello <marco.vettorello@elastic.co>
Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants