-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
DXAffects developer experienceAffects developer experiencebugSomething isn't workingSomething isn't workingzarrIssues with Zarr hosting/processing/etc.Issues with Zarr hosting/processing/etc.
Milestone
Description
If a Zarr has not yet been ingested, then currently the .digest."dandi:dandi-zarr-checksum" field of its metadata as returned by the API will be null (example: https://api.dandiarchive.org/api/assets/18498fc4-7d55-4d3d-a19b-7ae837f6b630/ — EDIT: This was an example when I posted it). This is invalid, as the metadata schema requires that digest fields be strings.
CC @yarikoptic: This change will affect how uningested Zarrs are handled by backups2datalad; with the current code, a Zarr that is missing a digest (as opposed to one with a null digest) will be treated like a blob asset missing its SHA256 digest, causing all further assets in the Dandiset to not be backed up.
Metadata
Metadata
Labels
DXAffects developer experienceAffects developer experiencebugSomething isn't workingSomething isn't workingzarrIssues with Zarr hosting/processing/etc.Issues with Zarr hosting/processing/etc.