tenthe opened a new issue, #3181: URL: https://github.com/apache/streampipes/issues/3181
### Body ## Issue Description In the Data Explorer, when the event schema is edited (e.g., in a pipeline or an adapter), the widget configuration may break because the event schema is not updated. ## Steps to Reproduce 1. Create a machine data simulator with the "persist" option enabled. 2. Create a data view. 3. Edit the event schema of the adapter (e.g., rename a property). 4. Choose the option to migrate pipelines. 5. Return to the data view. **Expected Behavior:** The event schema in the data view should match the updated schema. **Actual Behavior:** The event schema options in the data view may differ from the actual schema. ## Resolution Requirements Before resolving this bug, it's crucial to determine how to address this issue, particularly in handling old data and the outdated schema. ### 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