Hello folks!
I'm having an issue where the storage template I've seen doesn't seem to be used by either the migration job, or when uploading new assets.
I've set {{y}}-{{MM}}/{{filename}} via the UI, and if I download the JSON I can see it there
"storageTemplate": {
"enabled": true,
"hashVerificationEnabled": true,
"template": "{{y}}-{{MM}}/{{filename}}"
},
However, on disc the default template it used
> cd photos/
> ls library/
admin
> ls library/admin/2024/2024-11-10/
Screenshot 2024-11-10 at 13.55.07.png Screenshot 2024-11-10 at 14.01.28.png
What might I be missing here?
Thank you
.