Is there a way to save time filter selection for a user session.
Use case :
We have navigation from one dashboard to another using markdown.
Dashboard were saved initially with time selection for e.g. last 24 hrs.
If a users wants to search data for a particular time window which they select in first dashboard, but then moves onto second dashboard for more granular information, time changes back to saved time from dashboard i.e 24 hrs in this case.
Thus every time user have to change the time selection.
Even the > timeRestore property doesn't help as setting it false defaults the time selection to value set in timepicker:timeDefaults
I tried setting state:storeInSessionStorage to true, but I believe it is for some different purpose.
it becomes very irksome to change time if you have many navigation and you are trying to focus on a particular time window.
When you put the dashboard in the markdown, ensure it doesn't have the _g query string parameter. If it is not there then the current "global state" will be used, and the time filter will persist when using the link.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.