Hi,
I created a kibana_dashboard_only_user, that can view all data in visualizations in a dashboard. When I add a saved search to that dashboard, this is empty for that user. What priviliges are necessary to show a saved search to a kibana_dashboard_only_user ?
Thanks in advance.
Best regards,
Norbert
Hey @norgro2601,
Do you see anything suspicious in the browser console log, it sounds a lot like the bug we had fixed recently: https://github.com/elastic/kibana/issues/22510 (I think the earliest release of Kibana with the fix is 6.4.1).
Best,
Oleg
Hi Oleg,
I'm running on 6.4.0, and I get that mentioned error in the browser console.
I will update the instance then.
Thank you.
Best regards,
Norbert
Updating to 6.4.2 solved the problem