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

[Reporting] Timezone incorrect in CSV reports in different spaces #84717

Closed
clintandrewhall opened this issue Dec 1, 2020 · 4 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead feedback_needed

Comments

@clintandrewhall
Copy link
Contributor

Kibana version:
7.9

Elasticsearch version:

Server OS version:

Browser version:

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:

This was originally reported in a discuss issue.

Timezones are not always applied equally in CSV reports from Discover, depending on space and role.

Steps to reproduce:

  1. Two spaces are set up with the same, specific timezone in Advanced Settings.
  2. Two users are created, one "admin" and one read-only with access to only one space.
  3. The admin downloads a CSV from Discovery: the timezone is applied and the times are accurate.
  4. The read-only user downloads the same CSV, the timezone is not applied, using the Browser setting instead.

If the read-only user is given kibana_admin permission, the timezone is applied and the dates are correct.

Expected behavior:

The timezone set in advanced settings for the space is universally applied.

Screenshots (if relevant):

See: https://github.com/samuelamico/ElasticSearchBugs

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

@clintandrewhall clintandrewhall added bug Fixes for quality problems that affect the customer experience triage_needed (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages v7.9.0 labels Dec 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@tsullivan
Copy link
Member

tsullivan commented Feb 1, 2021

I'm not able to reproduce this issue in the main branch. Anyone else?

Please note that the SpaceID is logged in the Kibana logs for each CSV generation request.

@tsullivan tsullivan added feedback_needed and removed Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages triage_needed v7.9.0 labels Feb 1, 2021
@tsullivan
Copy link
Member

Also, keep in mind it is easy for confusion to happen when changing Advanced Settings and using multiple browser tabs.

If you update Advanced Settings in one tab, you have to refresh all the tabs so they are updated to the change.

@tsullivan
Copy link
Member

Closing this as we're not able to reproduce it

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 (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead feedback_needed
Projects
None yet
Development

No branches or pull requests

3 participants