Storage template migration moves VIDEO files on disk but does not update asset.originalPath in DB
It doesn't seem I did anything in particular but suddenly most of my videos are broken even though they are playable from hard disk as you can see as per screenshots.
I did rerun the template folder tasks as well as the video tasks, but everything stays the same.On mobile it just hangs, which seems to confirm it's not restricted to web.
After running the Storage Template Migration job with an album-based template,
The issue affects all assets (any type) that were physically relocated by the migration job. originalPath was not updated for these assets because the job crashed during the removeEmptyDirs cleanup step before the DB update could complete. Assets uploaded after the migration ran are unaffected, as the storage template is applied correctly at upload time.
.