elastic / kibana

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

Refresh Data View fields when runtme fields are upserted #171465

Open rseldner opened 9 months ago

rseldner commented 9 months ago

Describe the feature: When using the Kibana API to add or update a runtime field, the change is not reflected in the UI, neither in Discover nor Stack Management>Data View, until the browser is refreshed. Switching back-and-forth between data views has no effect.
It would be helpful for these to immediately appear in the UI as a user might not realize they're still seeing a cached view and/or give the impression the API call did not actually work.

Perhaps be addressed by implementing this: https://github.com/elastic/kibana/issues/170874

runtime.webm

elasticmachine commented 9 months ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)