Updated dashboard refresh issue

End users continue to see the previous kibana dashboard when the dashboard is updated via kibana api. Refresh dashboard is not working
if we switch mode to edit and go to the view move by discarding changes, we are able to see the updated one.
If we open the dashboard incognito, its working fine, we see the updated one.
I think it is related to browser caching.
Is there any mechanism to reset this cache via api or another way?
Any other ideas/comments?

ES/Kibana version: 7.16.1

Thanks

Hi @Osman_Samil_AKCELIK, it seems like you might have encountered this problem: Problem with Refresh button · Issue #121791 · elastic/kibana · GitHub - till 8.1 is released, unfortunately the only option is to define your timerange as relative (for example: using now as the end time)

Screenshot 2022-02-22 at 11.13.29

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