You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attachments are a PITA in Clarify. We need a standard endpoint that accepts attachment uploads.
The web end point should take a file upload and an object to which it should be attached.
The backend storage of this attachment should be modular and default the to the standard Clarify mechanism of storing it to a file path written to the doc_path record.
Alternative backends that store attachments "in the cloud" would be fantastic @huboard:{"order":6.0,"milestone_order":8,"custom_state":""}
The text was updated successfully, but these errors were encountered:
Attachments are a PITA in Clarify. We need a standard endpoint that accepts attachment uploads.
The web end point should take a file upload and an object to which it should be attached.
The backend storage of this attachment should be modular and default the to the standard Clarify mechanism of storing it to a file path written to the doc_path record.
Alternative backends that store attachments "in the cloud" would be fantastic
@huboard:{"order":6.0,"milestone_order":8,"custom_state":""}
The text was updated successfully, but these errors were encountered: