uplink
uplink copied to clipboard
Issue with UpdateObjectMetadata
During a multipart upload of an object, uplink can update object metadata. If we add the arguments EncryptedMetadata to CommitObject, they will need to account for them being optional. Leading to scenarios where uplink calls update metadata, but wants to clear them during commit object.