datasource.ts
13.3 KB
-
Fix: Elasticsearch fix template variables in the alias field (#16629) · 462e0d0c
Fixes #16040 Fix so that a template variable in the alias field is not interpolated on blur and only the value sent in the query is interpolated. Does a deep clone of the options.targets to avoid changing the original alias field.
Daniel Lee committed