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

[TSVB] Time Fields selector doesn't get populated until you change the Time Picker #22931

Closed
marius-dr opened this issue Sep 11, 2018 · 4 comments · Fixed by #24832
Closed

[TSVB] Time Fields selector doesn't get populated until you change the Time Picker #22931

marius-dr opened this issue Sep 11, 2018 · 4 comments · Fixed by #24832
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) regression Team:Visualizations Visualization editors, elastic-charts and infrastructure v6.5.0

Comments

@marius-dr
Copy link
Member

Kibana version: 6.4.0

Browser version: Firefox

Describe the bug:
If you change the index pattern in TSVB, the Time Field selector doesn't show any fields unless you refresh it by changing the Time Picker, even if there is data in the time interval already set. If you don't change the index pattern, there is no problem in populating the Time Field selector.

Steps to reproduce:

  1. Create 2 index patterns ( .kibana and metricbeat-* in my case).
  2. Set .kibana as the default index.
  3. Open TSVB and go to Panel Options.
  4. Change the index pattern from the default to metricbeat-*. Now it won't show any fields in the Time Fields selector.
  5. Change the timepicker to another interval. Now the Time Fields selector will be populated with the date fields from the metricbeat-* index pattern.

It seems that the request to ES is not sent after the index pattern field is updated, even though it should be.

@marius-dr marius-dr added bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) labels Sep 11, 2018
@bhavyarm bhavyarm added triage_needed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 11, 2018
@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 13, 2018
@alexfrancoeur
Copy link

@stacey-gammon @timroes this is a huge issue for any TSVB users. As of 6.4.0 you essentially cannot change the metric to be anything other than the default index pattern. It was unknown to me that there even was this workaround of refreshing the page. I see this in Chrome as well. Can we get a fix for this in the next patch release?

@jakommo
Copy link
Contributor

jakommo commented Oct 16, 2018

👍 I just had a user reporting this to me

@timroes timroes self-assigned this Oct 17, 2018
@alexfrancoeur
Copy link

alexfrancoeur commented Oct 29, 2018

This seems to be occurring for annotations as well, though I can't seem to find a workaround. Looks like you self assigned @timroes any idea when we'll be able to have a fix and backport?

Edit: Changing the timepicker seems to have worked

@stacey-gammon
Copy link
Contributor

Again, since this is already in 6.4, I'm removing the blocker label for 6.5. We can shoot for a 6.5 point release fix, but shouldn't delay 6.5 for this IMO.

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:TSVB TSVB (Time Series Visual Builder) regression Team:Visualizations Visualization editors, elastic-charts and infrastructure v6.5.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants