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

Connect: Form validation in schema editor #1876

Closed
dominikriemer opened this issue Sep 6, 2023 · 0 comments · Fixed by #1979
Closed

Connect: Form validation in schema editor #1876

dominikriemer opened this issue Sep 6, 2023 · 0 comments · Fixed by #1979
Labels
bug Something isn't working ui Anything that affects the UI
Milestone

Comments

@dominikriemer
Copy link
Member

Body

In the schema editor of StreamPipes connect, form fields are not properly validated. E.g., when users configure a value transformation (such as multiplying a value by x), a value such as 0,1 is affected, but we expect a dot style like 0.1.

Also, when applying a transformation rule which e.g. results in a floating-point value and the field is defined as integer, the datatype doesn't change.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@dominikriemer dominikriemer added bug Something isn't working ui Anything that affects the UI labels Sep 6, 2023
@bossenti bossenti added this to the 0.93.0 milestone Sep 6, 2023
@bossenti bossenti modified the milestones: 0.93.0, 1.0.0 Oct 19, 2023
@dominikriemer dominikriemer modified the milestones: 0.95.0, 0.93.0 Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Anything that affects the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants