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

[8.16] [Discover] Address the flaky histogram code (#201809) #202116

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

- Closes elastic#201744
- Similar to elastic#184600

## Summary

This PR fixes the issues with the transition from a data view without a
time field to a data view with a time field.

Previously reported error:
![management Index patterns on aliases discover verify hits should be
able to
disc-4da8c0b87362e3312cae00dc943a984acfda9af98d821decb6f48164eaca21ae](https://github.com/user-attachments/assets/652096ef-70c1-4394-a665-6b2b15d976ec)

(cherry picked from commit f50b93c)
@kibanamachine
Copy link
Contributor Author

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7524

[✅] test/functional/apps/discover/group3/config.ts: 50/50 tests passed.
[✅] test/functional/apps/management/config.ts: 25/25 tests passed.

see run history

@jughosta jughosta merged commit 55bac33 into elastic:8.16 Nov 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Discover][UnifiedHistogram] Remove exception preventing code when rendering the chart
2 participants