[Discover] Always show the "hide missing fields" toggle#91889
[Discover] Always show the "hide missing fields" toggle#91889wylieconlon merged 3 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-app (Team:KibanaApp) |
flash1293
left a comment
There was a problem hiding this comment.
Tested and this and works fine for me (would appreciate a second look though)
|
@elasticmachine merge upstream |
|
@wylieconlon anything blocking us to merge this? |
💛 Build succeeded, but was flaky
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
kertal
left a comment
There was a problem hiding this comment.
LGTM, only thing when testing it that came to my mind, if we shouldn't change the default of hide missing fields to off in the near future. Since we now do multi field grouping .keywordetc. fields are not part of the top level list. ... or even better, align to the Lens pattern of Available fields, Empty fields, Meta fields :)
|
@kertal Want to open an issue for doing that in a future minor? |
@wylieconlon done #92208 👍 |
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* master: Ability to filter alerts by string parameters (elastic#92036) [APM] Fix for flaky correlations API test (elastic#91673) (elastic#92094) [Enterprise Search] Migrate shared role mapping components (elastic#91723) [file_upload] move ml Importer classes to file_upload plugin (elastic#91559) [Discover] Always show the "hide missing fields" toggle (elastic#91889) v2 migrations should exit process on corrupt saved object document (elastic#91465) [ML] Data Frame Analytics exploration page: filters improvements (elastic#91748) [ML] Data Frame Analytics: Improved error handling for scatterplot matrix. (elastic#91993) [coverage] speed up merging results of functional tests (elastic#92111) Adds a Reason indicator to the onClose handler in AddAlert and EditAlert (elastic#92149)
This behavior will change soon, but as of the time this PR was introduced there are two behaviors:
Fixes #91876
Checklist