How to persist current time in kibana markdown URLs

I have created a list of URLs on my dashboard using Kibana and I can navigate to other dashboards by clicking them. However, after I click a link it resets the time on the new dashboard to last 15 mins. I figured that the parentheses in the long URL are causing a parse failure and if I use the short URL then the time is not getting persisted.
Is there a way to correctly parse the long URL so that the time can be persisted?

Many thanks,
Arun

Unfortunately I don't think there is currently a way to do this. That would be very useful though! Could you open an enhancement request on our GitHub repo? Thanks!

By the way, this doesn't have anything to do with parsing the long URL. Yes, it's broken for now, but even if you could paste the whole long URL into the markdown, you'd have the same issue.

Sure Lukas... will do that. Thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.