-
Problem report
-
Resolution: Fixed
-
Major
-
5.0.7
-
Sprint 72 (Jan 2021), Sprint 73 (Feb 2021), Sprint 74 (Mar 2021), Sprint 75 (Apr 2021), Sprint 76 (May 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022)
-
1
We have listed a number of reasons whey the option could not work:
https://www.zabbix.com/documentation/current/manual/web_interface/user_profile#configuration
but actually frontend does perform this request in background each 30 seconds:
zabbix.php?action=notifications.get&sid=e93336eaad44a37b&output=ajax
which still keeps session valid, until frontend URL is opened in browser.
Yes, I have “Show warning if Zabbix server is down” and "Refresh" + "Frontend messaging" in user profile - all are disabled.
We need sort of to not perform the background check or state this condition explicitly in documentation.
We has similar discussion in the past in ZBX-9366, where I already said already about closing browser/tab.