tenthe opened a new issue, #3190: URL: https://github.com/apache/streampipes/issues/3190
### Body ## Description The Cypress test `startAndEditOpcAdapters.spec.ts` fails during the editing of the OPC UA adapter. ## Problem - Nodes in the `Browse` tab are not loaded when editing the adapter. - The issue is traced to the `StaticRuntimeResolvableTreeInputComponent`. ## Root Cause - The static property in `StaticRuntimeResolvableTreeInputComponent` depends on other properties that do not send their status as `completedStaticProperty`. - This behavior can be observed in `BaseRuntimeResolvableInput.ngOnChanges`. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org