elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

Upgrading from 8.15.3 to 8.16.0 turns on visualization titles on all dashboards and resets any previously set title text to the default #200254

Open robcowart opened 5 hours ago

robcowart commented 5 hours ago

Kibana version: 8.16.0

Elasticsearch version: 8.16.0

Server OS version: Ubuntu 24.04

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

Describe the bug: Upgrading from 8.15.3 to 8.16.0 turns on visualization titles on all dashboards and resets any previously set title text to the default (the name of the visualization)

Steps to reproduce:

  1. Start with a dashboard in 8.15.3 with some visualization titles disabled and others customized.
  2. Upgrade to 8.16.0. All titles will be enabled and default.

Expected behavior: Pre-existing dashboards/visualizations should not be changed in any way.

Screenshots (if relevant):

8.15.3...

Image

post 8.16.0 upgrade...

Image

robcowart commented 5 hours ago

Actually it is even worse than described initially. After editing the titles back to how they were originally and saving the dashboard, a refresh of the page in the browser makes all of the title return and again be back to default.