-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
Optimize 3.10.0
-
Not defined
The below documentation states that the ui.header parameters have been deprecated, however, they are deleted. Please change the documentation and the exception message:
Moreover, the stacktraces contained a link to the documentation that is a dead end:
4:05:12.549 [main] ERROR o.c.o.s.u.c.ConfigurationValidator - Deprecated setting used with key ui.header.textColor, please checkout the updated documentation https://docs.camunda.org/optimize/3.10/optimize/self-managed/optimize-deployment/configuration/system-configuration/#ui-configuration 14:05:12.552 [main] ERROR o.c.o.s.u.c.ConfigurationValidator - Deprecated setting used with key ui.header.pathToLogoIcon, please checkout the updated documentation https://docs.camunda.org/optimize/3.10/optimize/self-managed/optimize-deployment/configuration/system-configuration/#ui-configuration 14:05:12.552 [main] ERROR o.c.o.s.u.c.ConfigurationValidator - Deprecated setting used with key ui.header.backgroundColor, please checkout the updated documentation https://docs.camunda.org/optimize/3.10/optimize/self-managed/optimize-deployment/configuration/system-configuration/#ui-configuration Exception in thread "main" org.camunda.optimize.service.exceptions.OptimizeConfigurationException: Configuration contains deprecated entries
Testing Notes
- Documentation no longer refers to config deprecation, but of removal
- Optimize no longer logs a broken link on using deleted config, and refers to it as deleted instead of deprecated