You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UII] Remove system-managed properties (dates) when updating index templates (elastic#231524)
## Summary
Resolveselastic#230902. This PR removes system-managed properties (dates) from
the retrieved index templates when updating the same index template
(triggered when experimental datastream feature settings have been
changed). The test that was failing is now re-enabled.
Similar to elastic#231505, this is due to
ES introducing these new date/timestamp fields in
elastic/elasticsearch#131536.
(cherry picked from commit 9cdbe77)
0 commit comments