-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Some parts of the UI may be displayed dependent on a expression, like datasource statistics, which rely on the statistics-enabled attribute of a given datasource.
But this attribute's purpose is to tell the server to keep track of these statistics and not to inform the user if they are enabled. A read operation performed on the given resource will include the statistics if they are enabled so we can instead display the components based on whether or not the statistics are present.
For datasource this is trivial to check, I will investigate other components that also report statistics.
- is incorporated by
-
JBEAP-23617 (7.4.z) HAL-1793 - Console shows "Statistics Disabled" but "wildfly.statistics-enabled" is set
- Closed
-
WFLY-16529 Upgrade HAL to 3.6.1.Final
- Closed
- is related to
-
HAL-1573 Enhance evaluation of boolean expressions
- Open