-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[indexPatterns] Editing an index pattern #13002
Copy link
Copy link
Closed
Labels
Feature:Kibana ManagementFeature label for Data Views, Advanced Setting, Saved Object management pagesFeature label for Data Views, Advanced Setting, Saved Object management pagesTeam: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//Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//staleUsed to mark issues that were closed for being staleUsed to mark issues that were closed for being stale
Metadata
Metadata
Assignees
Labels
Feature:Kibana ManagementFeature label for Data Views, Advanced Setting, Saved Object management pagesFeature label for Data Views, Advanced Setting, Saved Object management pagesTeam: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//Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//staleUsed to mark issues that were closed for being staleUsed to mark issues that were closed for being stale
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue is track the ability to edit an index pattern. Now that index patterns have UUID's (#9930) we are no longer blocked to support editing them.
This functionality would allow for updating of an index pattern without breaking any of the saved objects Kibana references that index pattern in. This is especially helpful for migrating users from tribe node to cross cluster search and will help facilitate a full CRUD UI for index patterns (#10442)
This is also briefly mentioned in #12242
cc: @spalger, @epixa