Rich Turner

Results 135 comments of Rich Turner

Need to ensure if the rule is modified during wait period any future(s) are cancelled

@ebariaux Looks good any action still needed based on @aktur 's comment?

Added parent relationship for this issue, we need to plan full implementation of parent issue

The `manager_config.json` is currently served as a simple file from the `CUSTOM_APP_DOCROOT`. We would need a custom handler to serve this file from a custom location within the `storageDir` but...

Will need to add a custom servlet handler for this file and the related images, this handler should look in the storageDir() for manager app config (create env vars to...

Hi @MartinaeyNL, I don't think you want a whole new `NotificationHandler`, they are intended for handling different message types for localised notifications I would expect support to be added to...

@Ekhorn can we save any of the old UI testing branch: https://github.com/openremote/openremote/pull/733 A lot of time was spent defining the tests in there.

Most instances have a backup cron job that runs daily and copies backup to S3 bucket, this could be used (see `~/temp/host_init/`) An alternative maybe: - Change the `DeleteOnTermination` attribute...

@denniskuijs Have you tested this approach? Possibly our test instances use the old cloudformation template and could be a good candidate for experimenting with? - Is it possible to just...