Lukas Olson
Lukas Olson
I'm not able to reproduce this bug, and I think it has to do with how your `run_as` permissions are set up. Can you provide more screenshots showing the whole...
Closing this one out, feel free to comment & re-open if this is actually an issue.
> That doesn't work, at least not when I run the corresponding search_source.test.ts jest tests. This seems to work: ```ts // only include unique values if (sourceFieldsProvided && !isEqual(remainingFields, fieldsFromSource))...
I took a stab at improving the types here: https://github.com/mattkime/kibana/pull/21
Thanks for contributing! I'm discussing some things internally on how to move forward with this PR, but until then I just wanted to let you know we're actively thinking about...
We brought up this need with the Elasticsearch team and they have added https://github.com/elastic/elasticsearch/issues/112822. If they implement this, we can just default to setting it to whatever the index is...