[data views] Remove empty values from spec format #180429
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Icebox
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
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
technical debt
Improvement of the software architecture and operational architecture
In reference to https://github.com/elastic/kibana/pull/179020/files#r1534392231
Serialized data views may contain empty values that could simply be omitted, such as title, sourceFilters, fieldFormats, runtimeFieldMap, name, and allowHidden. Lets make sure these values are omitted when the data view is serialized.
The text was updated successfully, but these errors were encountered: