-
Type: New Feature
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_10.10
-
Component/s: Aspera Connector
Consider a doctype like this one:
<doctype name="ComplexFile" extends="File"> <facet name="Folderish"/> </doctype>
The doctype has the 'file' and 'files' schemas and is folderish. Clients need to be able to download blob attachments (primarily) and attachments of children (secondarily)
Refactor the Aspera connector to
1. enable download and upload of blobs attached to a document of this type
2. enable download and upload of blobs attached to children of a document of this type
Point 1 takes priority.
See similar Nuxeo Drive issues (linked)
- is related to
-
NXDRIVE-1951 Do not try to update contents of a folderish document
- Resolved
-
NXDRIVE-1519 Allow DirectEditing documents with the Folderish facet
- Resolved
- Is referenced in