Rich Turner
Rich Turner
Some volumes missing: ``` or_manager-data
@Miggets7 @MartinaeyNL Please discuss follow up actions on this one
@DonWillems @MartinaeyNL can we look to get this finished and merged?
Notification language options don't belong in the manager_config....this is intended for the manager UI app notifications are a backend thing not related to the manager UI app. I guess this...
Backend user language preference could make use of keycloaks internationalization, when this is enabled then users can have a language preference and we could expose this in the user object...
This would be implemented in the notification message and the notification handlers will need to understand it and deal with language preference lookup.
User language updated on the backend: * Move language preference to a different key in local storage * If old key exists send that lanuage to the backedn and store...
@dominiquekleeven does this explain the problem well enough? What are your thoughts on the proposed solution and do you have any other thoughts.
Happening very frequently now so should have high priority to fix
``` org.openremote.test.provisioning.UserAndAssetProvisioningTest Test Check basic functionality FAILED (23.4s) Condition not satisfied after 20.00 seconds and 115 attempts at app//spock.util.concurrent.PollingConditions.within(PollingConditions.java:206) at app//spock.util.concurrent.PollingConditions.eventually(PollingConditions.java:158) at org.openremote.test.provisioning.UserAndAssetProvisioningTest.Check basic functionality(UserAndAssetProvisioningTest.groovy:276) Caused by: Condition not satisfied:...