“Use Configuration” Help Patch
Steps:
- Load the help patch.
- Install missing dependencies.
- Restart the patch.
Or am I misunderstanding something about this patch and doing something wrong?
hm… to doublecheck, on a clean pc i downloaded 6.0 and repeated exactly your 3 mentioned steps. after the patch restart (F9) it shows the values from the json as expected.
the fact that logging doesn’t work at this stage is by design: configuration is the very first thing that happens, and as the error message correctly states, the logging system is not available at this point.
A complete restart of the app helped, thanks