-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Kibana ManagementFeature label for Data Views, Advanced Setting, Saved Object management pagesFeature label for Data Views, Advanced Setting, Saved Object management pagesFeature:TimepickerTimepickerTimepickerSharedUX/fix-it-weekBugs that have been groomed and queued up for the team's next 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 experienceFixes 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.Addressing this issue will have a medium level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortv7.9.0
Description
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:
- Get 6.8.x stack up for ES/Kibana
- Go to advanced settings and add a quick range setting - I did now to 8 years
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 label for Data Views, Advanced Setting, Saved Object management pagesFeature:TimepickerTimepickerTimepickerSharedUX/fix-it-weekBugs that have been groomed and queued up for the team's next 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 experienceFixes 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.Addressing this issue will have a medium level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortv7.9.0
