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

Visualization interval scaled warning doesn't display correct interval #25065

Closed
jen-huang opened this issue Nov 2, 2018 · 1 comment
Closed
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vis Editor Visualization editor issues Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed

Comments

@jen-huang
Copy link
Contributor

Kibana version: 6.4 branch, master

Steps to reproduce:

  1. Visualize > Create > Vertical Bars
  2. Set time filter to last 15 days
  3. Add Date Histogram buckets, set interval to Millisecond, run
  4. Note that the interval warning shows that it has been scaled to 12 hours, but in reality it was scaled to 3 hours:

image

  1. Refresh the page, note that the interval warning now has a different erroneous message:

image

Expected behavior: Interval warning should display the actual interval it was scaled to.

Any additional context: This is seen on the 6.4 branch as well as master.

cc @elastic/kibana-app

@jen-huang jen-huang added bug Fixes for quality problems that affect the customer experience triage_needed Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Vis Editor Visualization editor issues labels Nov 2, 2018
@sulemanof
Copy link
Contributor

This was fixed by #34991 in 7.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vis Editor Visualization editor issues Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed
Projects
None yet
Development

No branches or pull requests

2 participants