diff --git a/src/plugins/data_views/common/data_views/data_view.ts b/src/plugins/data_views/common/data_views/data_view.ts index e78721ec13c75..e4bcf94b9624e 100644 --- a/src/plugins/data_views/common/data_views/data_view.ts +++ b/src/plugins/data_views/common/data_views/data_view.ts @@ -309,7 +309,6 @@ export class DataView implements DataViewBase { fieldAttrs: cloneDeep(this.fieldAttrs), allowNoIndex: this.allowNoIndex, name: this.name, - updatedAt: this.updatedAt, }; // Filter undefined values from the spec