Commit f65acd1
# Backport
This will backport the following commits from `main` to `9.1`:
- [Fix hasNoChanges description comparison
(#244521)](#244521)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Krzysztof
Kowalczyk","email":"krzysztof.kowalczyk@elastic.co"},"sourceCommit":{"committedDate":"2025-12-01T13:32:44Z","message":"Fix
hasNoChanges description comparison (#244521)\n\n## Summary\n\nThis PR
fixes a bug where for dashboard listing page, some recent change\nmade
it so a newly created dashboard has description as `undefined`\ninstead
of an empty string, this leads to the content editor flyout\nalways
showing as having changes as the description comparison check\nwouldn't
work
properly.","sha":"2cb23e19ffaa58eb93928163179df6c1214e3773","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:SharedUX","backport:all-open","v9.3.0"],"title":"Fix
hasNoChanges description
comparison","number":244521,"url":"https://github.com/elastic/kibana/pull/244521","mergeCommit":{"message":"Fix
hasNoChanges description comparison (#244521)\n\n## Summary\n\nThis PR
fixes a bug where for dashboard listing page, some recent change\nmade
it so a newly created dashboard has description as `undefined`\ninstead
of an empty string, this leads to the content editor flyout\nalways
showing as having changes as the description comparison check\nwouldn't
work
properly.","sha":"2cb23e19ffaa58eb93928163179df6c1214e3773"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/244521","number":244521,"mergeCommit":{"message":"Fix
hasNoChanges description comparison (#244521)\n\n## Summary\n\nThis PR
fixes a bug where for dashboard listing page, some recent change\nmade
it so a newly created dashboard has description as `undefined`\ninstead
of an empty string, this leads to the content editor flyout\nalways
showing as having changes as the description comparison check\nwouldn't
work properly.","sha":"2cb23e19ffaa58eb93928163179df6c1214e3773"}}]}]
BACKPORT-->
Co-authored-by: Krzysztof Kowalczyk <krzysztof.kowalczyk@elastic.co>
1 parent 475cc55 commit f65acd1
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | | - | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments