Commit 94f784f
committed
[FIX] upgrade: half-versions are missing in mapping
Commit 4d671eb didn't add intermediary versions
12.5 and 14.5 in the mapping.
As a result, `data.version` was transformed to `undefined` and
the data would go through every upgrade steps from the very
begining, which could obviously lead to crashes and corrupted
data.
closes #7373
Task: 5116401
X-original-commit: 2df67bb
Signed-off-by: Adrien Minne (adrm) <[email protected]>
Signed-off-by: Lucas Lefèvre (lul) <[email protected]>1 parent bc55c40 commit 94f784f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments