Skip to content

Commit 4218450

Browse files
committed
Update Changelogs “4-4-1-2019-09-23”
1 parent c6a95c9 commit 4218450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/changelog/4-4-1-2019-09-23.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ Some heuristics for which heading to put API reference updates under:
3737

3838

3939
### Fixed
40+
- Previously, in the edge case where overwrite was set to true when restoring from backup (POST/linode/instances/{linodeId}/backups/{backupId}/restore), some disks were not being properly deleted. Additionally, the check to determine if there is enough disk size has been changed from checking the Linode’s `free_space` against the backup object’s `total_size` which is a computed value. This computed value is now being computed by summing the MinRestoreSize of each disk in the backup.

0 commit comments

Comments
 (0)