Commit df7c1c4
fix: guard autodelete for files referenced by multiple assets
When auto-delete tries to remove a file, check if other iCloud assets
still reference the same path in the manifest. If so, skip deletion
to prevent data loss during dedup migration.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent dce7f25 commit df7c1c4
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
116 | 125 | | |
117 | 126 | | |
118 | 127 | | |
| |||
0 commit comments