OS - Windows 11
I tried uploading images using --folder-as-tags in the import command for a TEST directory, consisting of TEST1 and TEST2 folders.
immich-go upload from-folder --server ... --api-key ... TEST --folder-as-tags
Expected - 2 tags to be created - TEST/TEST1 and TEST/TEST2
Actual:
- 2 tags created as expected
- TEST/TEST1 - EMPTY! (should have 10 assets)
- TEST/TEST2 - Good
I did a manual push for 1 asset that was failing, and the flow was:
- File gets uploaded in Immich
- I can see it in the tag for a split second
- Immich jobs finish running
- Tag is removed from the image
Could it be related to Storage Template being turned ON?