Skip to content

Change graph workspace to store index pattern id instead of name #34989

@flash1293

Description

@flash1293

Currently the graph-workspace saved object contains the name of the selected index pattern.
To be able to export and import them reliably (#34862), this should be changed to store the index pattern id instead (plus migration of saved workspaces).

To be able to do that, the migration has to support asynchronous steps (because it is necessary to look up the corresponding index pattern id during migration, issue for that is pending).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:GraphGraph application featureFeature:Saved ObjectsTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions