Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Schema Edit Breaks Data View Configuration #3181

Open
tenthe opened this issue Aug 23, 2024 · 0 comments
Open

Event Schema Edit Breaks Data View Configuration #3181

tenthe opened this issue Aug 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tenthe
Copy link
Contributor

tenthe commented Aug 23, 2024

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.

@tenthe tenthe added the bug Something isn't working label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant