Skip to content

User quick range settings disappear after upgrade from 6.8.x ->7.12 #92267

@bhavyarm

Description

@bhavyarm

Kibana version: 6.8.14 ->7.12

Elasticsearch version: 6.8.14 ->7.12

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

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

Describe the bug: If user has additional quick range settings for time picker in advanced settings in 6.8.14 and upgrades to 7.12 - Kibana doesn't display those settings (I susepct this is because of new timepicker implementation) plus there is no message warning the user that they are missing the settings in the UI.

Steps to reproduce:

  1. Get 6.8.x stack up for ES/Kibana
  2. Go to advanced settings and add a quick range setting - I did now to 8 years

Screen Shot 2021-02-22 at 2 04 18 PM

3. upgrade to ES/Kibana 7.12 (bc1 from staging) - the user added quick timerange is not shown. And there are no messages to the user about it.

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

{"type":"log","@timestamp":"2021-02-22T12:17:17-05:00","tags":["warning","ui-settings-service"],"pid":73756,"message":"Ignore invalid UiSettings value. Error: [validation [timepicker:quickRanges].0.section]: definition for this key is missing."}
{"type":"log","@timestamp":"2021-02-22T12:17:27-05:00","tags":["warning","ui-settings-service"],"pid":73756,"message":"Ignore invalid UiSettings value. Error: [validation [timepicker:quickRanges].0.section]: definition for this key is missing."}
{"type":"log","@timestamp":"2021-02-22T12:17:37-05:00","tags":["warning","ui-settings-service"],"pid":73756,"message":"Ignore invalid UiSettings value. Error: [validation [timepicker:quickRanges].0.section]: definition for this key is missing."}

Metadata

Metadata

Assignees

Labels

Feature:Kibana ManagementFeature label for Data Views, Advanced Setting, Saved Object management pagesFeature:TimepickerTimepickerSharedUX/fix-it-weekBugs that have been groomed and queued up for the team's next fix it weekbugFixes for quality problems that affect the customer experienceimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.loe:smallSmall Level of Effortv7.9.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions