Wouter Voorberg
Wouter Voorberg
Hi Koen, The _onMetaItemModified function is triggering this which is coupled to an event on line 435 or-edit-asset-panel: ``` content = html``;` ``` ``` protected _onMetaItemModified(attribute: Attribute, metaItem: NameValueHolder, detail:...
closing this for now not to cause unecessary ci/cd requests
Hey Panos, hope you don't feel offended by the amount of work im putting into this, it's just all adhoc development because we have a hardware setup where the extra...
This is ready for proper review, I've processed all your recommendations. See https://github.com/Hackerberg43/documentation/tree/new-modbus-docs for updated documentation. Remarks: - PLC4X deleted, now just uses existing dependencies and openremote classes. - The...
https://github.com/openremote/vdl-es/issues/161
Intial comments/insights have been addressed, this should be ready for proper review.
Hey @ebariaux yes I do. Review comments are processed and a frontend test is made, but I wanted to discuss the relevance here. The core functionality is covered by the...
Added. The test fails on my PC because the backend returns a 500 on export because of file permissions in /tmp, I see that the the CI/CD test also fails...
Ok so it really seems that the test environment has the same issue as the local: receiving a 500 from the backend: ``` Usage: yarn playwright show-trace test-results/export-Export-datapoints-successfully-triggers-download-chromium-retry1/trace.zip ──────────────────────────────────────────────────────────────────────────────────────────────── Retry...