-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugUnintended behaviour in any area of the appUnintended behaviour in any area of the app
Description
Bug report
What is the current behavior?
A hash_value key occurs in object metadata, but this is redundant with GCS' own hash value, which is exposed as md5_hash on the blob.
What is the expected behavior?
We shouldn't have to copy the hash from the blob to the custom metadata for the octue system to work. This is particularly frustrating if we're retroactively applying octue metadata to files already in a store, or we're uploading to the store using file-types that aren't necessary local files on disk.
Your environment
- Library Version:
0.1.15 - Platform n/a
Metadata
Metadata
Assignees
Labels
bugUnintended behaviour in any area of the appUnintended behaviour in any area of the app