Skip to content

[Maps][Search Sessions] Pass down sessionId from embeddable to search calls #85449

@lizozom

Description

@lizozom

We're aiming to release the MVP of Background Sessions (BGS) in 7.12.
The MVP supports saving BGS on Discover and Dashboard.

In order for a map on a dashboard to be saved with the session, the maps embeddable needs to take in the searchSessionId and pass it down to the search API.

searchSession.fetch({
...
sessionId,
});

If this is not done before 7.12, when users try to save a search session from a dashboard with a map, the map won't be stored and restored properly.

Metadata

Metadata

Assignees

Labels

Feature:SearchQuerying infrastructure in KibanaTeam:GeoFormer Team Label for Geo Team. Now use Team:PresentationenhancementNew value added to drive a business resultv7.12.0v8.0.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions