-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.17
-
None
-
Ubuntu 24.04 with MySQL
We create a clone the default “user role” to “test_user_role”.
Than we create a user “User” with the membershit of “test_user_role”.
If we open a Dashboard with the Widget "Problem by severity", we need to wait up to 50 seconds.
******************** Script profiler ******************** Total time: 50.320983 Total SQL time: 50.274406 SQL count: 101 (selects: 61 | executes: 56)
Than we change the the user type of the user role “test_user_role” to “super admin”.
If we open the same Dashboard now, we need to wait round a bound a second.
******************** Script profiler ******************** Total time: 0.561206 Total SQL time: 0.5101 SQL count: 98 (selects: 57 | executes: 55)
It is very similar to the problem ZBX-26351