frappe-attachments-s3 icon indicating copy to clipboard operation
frappe-attachments-s3 copied to clipboard

A frappe app to upload file attachments in doctypes to s3.

Results 28 frappe-attachments-s3 issues
Sort by recently updated
recently updated
newest added

Hi, I am using this app on frappe cloud. I got the bellow error when I upload and deleting the file from a Doctype. "Error: Document has been modified after...

### Expected behaviour Hi. I using this project in my app and my app deploy on AWS EC2 When i in dialog append attachment, if attachment is public just fine...

Frappe requires a newer version of boto3 and botocore

Two issues are being fixed here: - Not all File uploads are `image_field` uploads. If a File was uploaded on a Doctype with `image_field` specified, that do not mean that...

Hey, We want to use this app for ourselves, and noticed that there's several pending PRs and issues. I'm sure we'll come up with fixes and improvements as we use...

### Expected behaviour When having a custom doctype with a **Attach** field, the link must render to s3 ### Actual behaviour **Attach** field renders url to server ### Step to...

### Expected behaviour Import all existing attachments to S3 ### Actual behaviour Error message ### Step to reproduce Click "Migrating existing files" button ### Version Latest ![image](https://user-images.githubusercontent.com/2632229/82550990-73395100-9b70-11ea-8891-c84f62270ec6.png) Traceback (most recent...