Philipp Zehnder

Results 39 issues of Philipp Zehnder

### Body The steps described in the wiki [1] `Update release notes` for creating the release notes currently do not work. We should either correct the described approach or provide...

bug
documentation

# Issue: The current implementation of OPC UA schema detection in our GitHub repository only supports numbers as Identifier Types. However, as discussed in issue #1567 and according to the...

connect

### Body After the update of the connect API the integration tests for Pulsar are currently not functioning correctly. To address this issue, we need to investigate and fix the...

connect
backend

### Body _No response_ ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

### Body Since we have checkstyle enabled for all Java modules (see #820), it would be good to validate the styling with a Git pre-commit hook as well. ### Mentoring...

enhancement
good first issue
backend

### Body ### Apache StreamPipes Apache StreamPipes (incubating) is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. StreamPipes offers several modules...

gsoc
testing

### Body The `DeleteTransformationRule` in the connect adapter encounters an error when multiple properties share the same prefix. Sample file for FileStreamAdapter: ``` { "timestamp": 1715356080000, "reserved bit": true, "reserved...

bug

### Purpose ### Remarks PR introduces (a) breaking change(s): no PR introduces (a) deprecation(s): no

java
backend

### Body Currently, there are multiple scattered locations in our Cypress end-to-end tests responsible for user-related functionality. We need to consolidate and centralize this handling for better organization and maintainability....

refactoring

### Purpose This PR cleans up the user handling in the e2e tests a bit. ### Remarks PR introduces (a) breaking change(s): no PR introduces (a) deprecation(s): no

ui
testing