Skip to content

Create a Checksum action to calculate checksum based on content only #473

Description

@reganwolfrom

Currently, if uploading client does not provide a checksum and checksum type, FormKiQ uses an "upload" checksum from S3, which does not work as a content comparison checksum.

Ideally, we would provide the option to trigger a CHECKSUM action that takes a checksumType as a parameter (SHA-256, SHA-1) and sets the standard metadata items checksum and checksumType.

We will keep the etag "upload" checksum as default for the time being, but may remove in future updates.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Enhancement.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions