Kibana version: master
Describe the bug: If the current index pattern contains a scripted field, all regular fields are always shown as empty
Steps to reproduce:
- Load sample data logs
- Go to Lens
- Only
hour_of_day is shown as available, all other fields are shown as empty regardless of time range
Expected behavior:
Field existence should be fetched correctly
Any additional context:
This might be a side effect of #82223
Kibana version: master
Describe the bug: If the current index pattern contains a scripted field, all regular fields are always shown as empty
Steps to reproduce:
hour_of_dayis shown as available, all other fields are shown as empty regardless of time rangeExpected behavior:
Field existence should be fetched correctly
Any additional context:
This might be a side effect of #82223