Skip to content

fix: for FileSystem Blob Stores, when `historyDepth` parameter is set along...

Andrii Bezuglyi requested to merge fix/blobStore_dontDeleteFile_wSameLoc into master

fix: for FileSystem Blob Stores, when historyDepth parameter is set along with keepOriginalFileNames, the first one is ignored, and a warning is output to the log, on the server start up. blobStores.js - for non-historical stores, do not delete the old item if its location (store+fName+relPath) has not been changed

Merge request reports

Loading