Open narcisonunez opened 6 years ago
UPDATE: Now is happening that when I try to create multiple folders when a project belongs to the new month (Client > Year > Month > ... ) the makeDirectory method is creating all the folders in the root directory.
Note: Only sometimes this is happening.
Hello,
I'm facing an issue that I can't test easily.
I have this folder structure (if not exists I need to created)
clientFolder > year > month > projectId - ProjectName > clientAssets|workingAssets
I have helpers to get each folder references and it works most of the times but there is sometimes where getting the references of a folder/file give me null when I now their exists.
this is an example of the folder references helper. I can say it works like 95% but sometimes return null event when the folder exists.