Storage template doesn't fully rename files
I've migrate to the following storage template lately:
I noticed that after applying the storage template the file name changes as it should in the directory, but once I view or download it, it returns to the old name (like IMG_2142.heic).
If this is expected behaviour, is it possible to rename the files to
{{y}}{{MM}}{{dd}}_{{assetIdShort}}I noticed that after applying the storage template the file name changes as it should in the directory, but once I view or download it, it returns to the old name (like IMG_2142.heic).
If this is expected behaviour, is it possible to rename the files to
assetIdShort like in the directory?