Closed SomeOats closed 9 months ago
Thank you for your contribution! A couple of things:
bugfix/40_create_img_path
instead? Idk if you need to close and open a new PR or if you're able to update that on an existing one.Going to close this. If you could resolve the conflict in the new one, I'll merge and check it out there. Thanks!
FilePicker.upload
will fail if the target directory does not exist. Added a check to see of the directory exists, and if not create it, before the import runs. Also moved the check for s3 settings to before files are imported.I believe this resolves #40