zerodha / frappe-attachments-s3

A frappe app to upload file attachments in doctypes to s3.
Other
119 stars 136 forks source link

doc with attachment is cancelled , on amend it gives error #68

Open ashish-greycube opened 6 months ago

ashish-greycube commented 6 months ago

Expected behaviour

on doc with attachment, when amended should not give error

Actual behaviour

Invalid URL URL must start with http:// or https://

Step to reproduce

Peek 2024-04-01 12-24

1) create any document, say quotation 2) attach any file as private 3) save and cancel the quotation 4) click on amend, and save It gives error Invalid URL URL must start with http:// or https://

Version

version 14

ashish-greycube commented 5 months ago

@shridarpatil , is there any workaround for this issue? pl guide. thanks