Fix various attachment reuse bugs causing archive issues.

This commit is contained in:
Cody Henthorne
2025-08-22 08:22:59 -04:00
committed by Michelle Tang
parent 114524adc6
commit f5b1857866
5 changed files with 67 additions and 32 deletions

View File

@@ -252,7 +252,6 @@ class AttachmentTableTest_deduping {
assertSkipTransform(id2, true)
assertDoesNotHaveRemoteFields(id2)
assertArchiveFieldsMatch(id1, id2)
upload(id2)