Commit 9fa1117
committed
Make sure inner dashboard ids reference to real dashboard attributes
When dashboards are imported from another instance, the inner dashboard ids
in content might be outdated if the referenced inner dashboards do not exist
any more.
This fixes the following error during upgrade:
Can't use string ... as a HASH ref while "strict refs" in use at etc/upgrade/5.9.1/content line 271 parent 484cd43 commit 9fa1117
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments