-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Reports did not match the dashboard #20764
Comments
Was able to repro again, I think it has something to do with auto refresh turned on. Notice the time on the report spans only one hour, but the dashboard is "last 24 hours". |
Notice also the report url says "now - 1h" which does not match the actual dashboard which should be "now - 24h". Fiddling with the time picker fixes it. Must be the default time range is not set up correctly for the reporting url. |
Maybe the changes in #19852 caused this? |
Is this only in master or reproducible in 6.3? |
I didn't try in 6.3, but I'd guess that it's in master/6.4 - lots of de-angularization and time picker changes in 6.4 and there are quite a few other time/dashboard bugs |
@stacey-gammon could you please add a version label to clarify for which version this is a blocker, thanks! |
Closed by #20858 |
Looks like a filter snuck in somewhere. Was happening on all my dashboards, both print and preserve layout. Once I switched to Chromium, the problem went away, even when I switched back to Phantom. I suspect something bad being cached. Maybe in the url. Will likely be hard to repro.
Also should note I had storeStateInSessionStorage turned on.
Dashboard:
Report:
Did not recall ever setting a filter manually.
This ones going to be hard to repro but filing to keep track at least.
The text was updated successfully, but these errors were encountered: