user label in storage template not working?
Maybe I misunderstood the purpose.
I set a label per user and afterwards ran the storage migration job. However, on disk nothing changed.
Except for the label, the storage template didn't change.
15 Replies
Except for the label, the storage template didn't change.Can you elaborate on this?
The change is limited to the library path fyi. It should have changed from
library/<id>/*
to library/<label>/*
You can set the storage path and a label. The label is -as mentioned on the admin page- included in the full path.
@jrasm91 nothing changed after running the migration job.
What are you seeing and what are you expecting to see? Can you post screenshot of your storage label and screenshot of the director structure?
You should check the logs in the microservices container then
The storage migration has sometimes failed on systems that don't support the link operation. Something to do with the library we are using, so if that happens (or similar) obviously nothing would move.



As you see in the screenshots, on disk, it still uses the <id> instead of the <label>
cdn you go to library?
and take a screenshot of the strucutre in the
library
folder?🫢 the files are there?
Yes, the original files are in the
library
folder
the preview is incorrect though, we will need to fix it
or make it clearerThat explains...
the other folders are needed?
the other folder are generated for viewing purposes including thumbnails and encoding videos
ok, clear. case closed. (except for the preview)
thanks for the support!
no problem
thank you for reporting