mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
1120caca10
if the server forgets an album that mobile still has cached, every upload hits 400 on addAssets and spams severe forever. catch that 400, drop the cache row, fk cascade nulls the link. next manage pass recreates or re-links by name.