Skip to content
New issue

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

[Console] Auto-completion wrongly suggesting size field when using terms agg within composite agg #53112

Closed
fkelbert opened this issue Dec 16, 2019 · 1 comment
Assignees
Labels
Feature:Console Dev Tools Console Feature Feature:Dev Tools

Comments

@fkelbert
Copy link

Kibana version: 7.5.0

Elasticsearch version: 7.5.0

Server OS version: Elastic Cloud

Describe the bug:

Steps to reproduce: [Console] Auto-completion wrongly suggesting size field when using terms agg within composite agg

  1. Using Dev Tools autocomplete:
  2. Create a composite aggregation
  3. Use terms aggregation as source
    (e.g., follow this tutorial: https://www.elastic.co/blog/composite-aggregations-elasticsearch-pizza-delivery-metrics)

Expected behavior: terms aggregation within composite aggregation does not allow for size field.

@yuliacech
Copy link
Contributor

Fixed via #153575

@yuliacech yuliacech closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Console Dev Tools Console Feature Feature:Dev Tools
Projects
None yet
3 participants