Riccardo Binetti
Riccardo Binetti
@josephrodman can you post the trigger you're trying to install?
This will be fixed by starting a dedicated Xandra connection for Health checks
Hi @jmcmillan1, currently, the connection state of a device is akin to a Property interface, so only the last state is available and saved in the DB. There was some...
Hi @zanettea, the feature is currently planned for the 1.1 release cycle but its development has not started yet. We're open to contributions and/or discussions regarding its implementation.
Right now, Data Updater Plant checks that all keys that are present in the object have the correct type, but it doesn't check that all endpoints actually have a corresponding...
So, it seems I opened a whole new can of worms :smile: Reading [this comment](https://github.com/helix-editor/helix/blob/5467c65f8224049405498d65f54c3e3f8e4ec6c3/helix-core/src/lib.rs#L44) and the line @the-mikedavis linked I thought this should've worked correctly, because in an umbrella...
@the-mikedavis now that #3929 is merged this works correctly in umbrella apps
@hanzei I just reproduced this, I built from current `master` to test the poll progress feature, the plugin gets built but if I load it in Mattermost if fails with:...
Hi, when reading the SAV, the application just reads (and doesn't write), so while it is possible that the SAV is not read correctly, I find it highly unlikely that...
The procedure I described in my previous comment should rule out the damage of the SAV file: if you have an older backup and you can succesfully write it and...