-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Feature:SearchQuerying infrastructure in KibanaQuerying infrastructure in KibanaTeam:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationenhancementNew value added to drive a business resultNew value added to drive a business resultv7.12.0v8.0.0
Description
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 KibanaQuerying infrastructure in KibanaTeam:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationenhancementNew value added to drive a business resultNew value added to drive a business resultv7.12.0v8.0.0