Commit eab4eaf
committed
[Dashboards] Fix dashboard title not updating when edited from content editor (#236561)
## Summary
This PR fixes a bug where dashboard title in breadcrumbs wouldn't update
when edited from content editor flyout on dashboard listing page.
https://github.com/user-attachments/assets/9160d7a4-28d3-4066-b722-7201faa05d63
This issue was caused by a stale value in dashboard content management
cache.
Closes: #217116
(cherry picked from commit f2502cd)1 parent 2fe71e2 commit eab4eaf
1 file changed
Lines changed: 3 additions & 0 deletions
File tree
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
0 commit comments