28f89314cb
If a chained input was used, and inside of this a search input was used, that hat dots in its field names somewhere (like when sorting or using a compare condition), then storing this in the history failed. The reason for this was the broken watch history template, that did not take nested requests bodies into account and thus tried to create an index mapping for requests that were inside of a chained input. This commit fixes the watch history index template. Closes elastic/elasticsearch#2338 Original commit: elastic/x-pack-elasticsearch@d9f48234d3 |
||
---|---|---|
.. | ||
license | ||
qa | ||
x-dev-tools | ||
x-pack | ||
build.gradle | ||
checkstyle_suppressions.xml |