-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: ADDONS_10.10
-
Fix Version/s: ADDONS_10.10, 11.x, ADDONS_2021
-
Component/s: Aspera Connector
A client's most common doc type inherits from File and has the Folderish facet. Documents of this type are not handled correctly by the Aspera.GetChildrenBlobs operation.
The operation should check if the input document is a folder, then check if the document has an attachment in file:content – if so, include the input doc in the list of children.
"Asset" : { "parent" : "File", "facets" : [ "Versionable", "Folderish", "Publishable", "Select", "Asset", "Commentable", "HasRelatedText" ], "schemas" : [ "asset", "redacted", "project_asset", "s3_storage", "technical", "usage_document", "file_schema", "dublincore", "common", "uid", "file", "files", "relations", "select", "relatedtext" ] },
- causes
-
NXP-30305 Revert managing S3 prefix when using Aspera Download
- Resolved
- Is referenced in