Migrate Timelion UI settings #66873
Labels
Feature:NP Migration
Feature:Timelion
Timelion app and visualization
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
The advanced settings of timelion are registered in the legacy platform (https://github.com/flash1293/kibana/blob/3667647aa24510c10422ec9c1e33c1baa6549380/src/legacy/core_plugins/timelion/index.ts#L65). Some of them are only used in the deprecated timelion app, but some of them have to be migrated to the new platform because
vis_type_timelion
also relies on them.timelion:es.timefield
timelion:es.default_index
timelion:target_buckets
timelion:max_buckets
timelion:min_interval
timelion:graphite.url
timelion:quandl.key
These ui-settings settings should be moved into
vis_type_timelion
similar to #63597The text was updated successfully, but these errors were encountered: