We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a follow up to #84225 (comment), when using find from the polling task, use filters instead of searchFields.
find
filters
searchFields
For an example, see https://github.com/elastic/kibana/blob/223a18766ad4bc079d461ef145e9b2e3e9fa2469/x-pack%2Fplugins%2Falerts%2Fserver%2Fauthorization%2Falerts_authorization_kuery.ts
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-app-services (Team:AppServices)
Sorry, something went wrong.
Resolved in #85551
lizozom
No branches or pull requests
As a follow up to #84225 (comment), when using
find
from the polling task, usefilters
instead ofsearchFields
.For an example, see https://github.com/elastic/kibana/blob/223a18766ad4bc079d461ef145e9b2e3e9fa2469/x-pack%2Fplugins%2Falerts%2Fserver%2Fauthorization%2Falerts_authorization_kuery.ts
The text was updated successfully, but these errors were encountered: