elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[Ingest Node Pipelines] Community ID Form Does Not Validate Against Decimal Values for Seed Parameter #110417

Open cuff-links opened 3 years ago

cuff-links commented 3 years ago

Summary

Environment

Kibana: 7.15.0 BC3 Elasticsearch 7.15.0 BC3 Browsers: All Browsers

Steps to reproduce:

1.) Navigate to Ingest Node Pipelines 2.) Create a new pipeline 3.) Add a name and then put a decimea in the Seed field like 5.9 4.) Try to save.

Expected Result

The client side is supposed to let you know that the given value has to be an integer.

Actual Result

The form saves and when you try to create the pipeline you get an error from the server. See image.

Screen Shot 2021-08-27 at 9 18 32 PM
elasticmachine commented 3 years ago

Pinging @elastic/kibana-stack-management (Team:Stack Management)

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-management (Team:Kibana Management)