-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
23.0.2.Final
-
None
-
-
Undefined
When we want to configure datasource statistics: statistics-enabled management UI will not handle environment properties correctly. When statistics are enabled by environment variables, UI will show that they are disabled and we need to click on enable statistics button to display them (statistics are gathered but UI don't know it). After clicking on enable statistics button, true will be hardcoded in standalone instead of environment variable which breaks configuration.
We should handle environment variables correctly here to display statistics immediately.
Issue occurs on the newest 23 version, but was discovered also on older versions so this is something old.
- relates to
-
HAL-1573 Enhance evaluation of boolean expressions
- Open