Kibana version: 7.6.2
Elasticsearch version: 7.6.2
Original install method (e.g. download page, yum, from source, etc.): Elastic Cloud
Describe the bug:
You can't use KQL search within the Transforms UI if an index pattern has more than 1024 fields (see screenshot)
Steps to reproduce:
- Open the Transform UI through Management
- Find an index pattern with more than 1024 fields (filebeat-* by default does)
- Notice that there is a message that says that only index patterns with less than 1024 fields
Expected behavior:
The search bar works regardless of the number of fields in the index pattern
Screenshots (if relevant):

** Extra context: **
discussed with @sophiec20 who recommend I submit a bug