Skip to content

Forbid specifying the same percentile multiple times #57444

Closed
@timroes

Description

With elastic/elasticsearch#52257 Elasticsearch removes the ability to specify the same percentile value multiple times in a percentile aggregation. This will go into 8.0 since it's a breaking change. We should make sure we're also not allowing the user to specify two times the same percentile value in the visualize editor, since otherwise that request would start failing and the user doesn't have a clear error anymore what's happening. Instead the editor should show a clear error message on that, and make sure we can't save that state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions