Skip to content

[9.1] Fix hasNoChanges description comparison (#244521)#244768

Merged
kibanamachine merged 1 commit into
elastic:9.1from
kibanamachine:backport/9.1/pr-244521
Dec 1, 2025
Merged

[9.1] Fix hasNoChanges description comparison (#244521)#244768
kibanamachine merged 1 commit into
elastic:9.1from
kibanamachine:backport/9.1/pr-244521

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

## Summary

This PR fixes a bug where for dashboard listing page, some recent change
made it so a newly created dashboard has description as `undefined`
instead of an empty string, this leads to the content editor flyout
always showing as having changes as the description comparison check
wouldn't work properly.

(cherry picked from commit 2cb23e1)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Dec 1, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) December 1, 2025 13:40
@kibanamachine kibanamachine merged commit f65acd1 into elastic:9.1 Dec 1, 2025
16 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
dashboard 619.6KB 619.6KB +8.0B
eventAnnotationListing 204.5KB 204.5KB +8.0B
filesManagement 101.6KB 101.6KB +8.0B
graph 371.0KB 371.0KB +8.0B
maps 3.1MB 3.1MB +8.0B
visualizations 374.4KB 374.4KB +8.0B
total +48.0B

cc @kowalczyk-krzysztof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants