-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Migrate optimize mixin to KP #77020
Copy link
Copy link
Closed
Labels
Feature:Legacy RemovalIssues related to removing legacy KibanaIssues related to removing legacy KibanaTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//
Metadata
Metadata
Assignees
Labels
Feature:Legacy RemovalIssues related to removing legacy KibanaIssues related to removing legacy KibanaTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//
Type
Fields
Give feedbackNo fields configured for issues without a type.
The optimize mixin needs to be migrated out of legacy.
kibana/src/legacy/server/kbn_server.js
Lines 110 to 111 in bcaffba
kibana/src/optimize/optimize_mixin.ts
Lines 26 to 39 in 4c810be
I don't see that being in a plugin, so I guess it should be moved to core? wdyt @elastic/kibana-operations