meveo-org / meveo

meveo core
GNU Affero General Public License v3.0
10 stars 15 forks source link

https://github.com/meveo-org/meveo/issues/666 #705

Closed fmunir1153 closed 1 year ago

fmunir1153 commented 1 year ago

For Normal CRUD of this case initially assign list of files that are set right at the time of file upload form CRUD GUI. For normal crossstorage API to save it, we do not have this value initialized already, which eventually is the reason of not creating a file on configured binary path directory. And hence throwing exception when file not exists check failed.