Runtime field editor doesn't reset validation on field type change #95505
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Data Views
Data Views code and UI - index patterns before 8.0
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Project:RuntimeFields
Kibana version: master (7.13 wip)
Describe the bug:
Runtime field editor doesn't reset validation on field type change.
Because of this user may need to do additional excessive changes to the form to reset the validation.
Steps to reproduce:
emit(6);
. Key cast error (expected)long
Expected behavior:
Validation should reset on type change.
Screenshots (if relevant):
cc @mattkime
The text was updated successfully, but these errors were encountered: