Skip to content

csv:separator cannot be changed for other users when using multiple spaces #68076

@cosmos1978

Description

@cosmos1978

Kibana version:
7.7.0
Elasticsearch version:
7.7.0
Server OS version:
Docker container
Browser version:
Chrome latest
Browser OS version:
windows 10
Original install method (e.g. download page, yum, from source, etc.):
docker
Describe the bug:
I have multiple spaces in kibana. when I change the value for csv:separator to ";" in the advanced settings of kibana with the admin user. Normal users that use the same space will always get reports with the default csv:separator ',' instead of the new ";"
It does however use when I login with the admin user and try to generate a CSV report.

Steps to reproduce:

  1. change csv:separator settings with superuser in a non default space to ";"
  2. Login as normal kibana user to the same space
  3. generate a report from discover

Expected behavior:
all report generated should have the new separator. It should not be on a per user basis.
Screenshots (if relevant):

Errors in browser console (if relevant):

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

Any additional context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions