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

[Lens] Last value operation loses user's format settings #93621

Closed
dej611 opened this issue Mar 4, 2021 · 1 comment · Fixed by #93784
Closed

[Lens] Last value operation loses user's format settings #93621

dej611 opened this issue Mar 4, 2021 · 1 comment · Fixed by #93784
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@dej611
Copy link
Contributor

dej611 commented Mar 4, 2021

Kibana version: master as fe1ae92 (> 7.12)

Describe the bug:

Chossing Last value from the Lens Quick Functions panel, the configured format setting gets reset to the Default value.

Steps to reproduce:

  1. Open Lens and drop the bytes field (logs sample data) into the chart workspace
  2. Configure the format for the Median of bytes dimension to Bytes (1024)
  3. Click on Last value => format's get reset to Default

Expected behavior:

The format settings are kept as it happens with other operations.

Screenshots (if relevant):

Other operations/functions:

keep_formatting

(Actually here I'm not sure it makes sense for Unique Count or Count to keep it.)

To Last value:

keep_formatting_last_value

@dej611 dej611 added bug Fixes for quality problems that affect the customer experience Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Mar 4, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

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:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants