-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2021.x
-
Fix Version/s: 2023.9
-
Component/s: BlobManager
-
Release Notes Summary:URLBlob now implements getLength() method
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #108
-
Story Points:3
When creating a document in which a blob property is populated with a URLBlob while using a BlobProvider (such as LocalBlobProvider (default since 2023 see NXP-31876 or S3BlobProvider) leaves the file:content/length null in the DB.
When using the DefaultBinaryManager, the length was populated.