Dashboard does not reload on time interval auto-refresh when no panels use search source and apply sessionId #181250
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
Feature:Embeddables
Relating to the Embeddable system
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Background #181199 (comment)
Dashboard's subscription to getAutoRefreshFetch$ uses waitUntilNextSessionCompletes$, which does not fire until all searches for the session complete. The problem with waitUntilNextSessionCompletes$ is that at least one search for the session must complete.
The text was updated successfully, but these errors were encountered: