Skip to content

Redundant hash value in metadata #148

@thclark

Description

@thclark

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 app

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions