Skip to content

Add a mechanism to recompute asset metadata for uploaded assets #1118

@waxlamp

Description

@waxlamp

For instance, when the asset metadata schema changes, this kind of recomputation would become necessary.

dandi-cli currently performs this computation; abstracting it out into the dandi package (or making use of the functionality if it is already so abstracted) would enable us to write a serverside task which performs the same function.

Also needed: a way to trigger this recomputation for all assets in the system. This might be a special purpose button we add to the admin console views, or we could possibly work with the existing admin app to trigger an action on a selection of assets.

@yarikoptic, @satra: does this mean that dandi-cli should no longer perform this function at all, leaving it for the server to do during upload and finalization?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmetadataIssues of dandiset/asset metadata handlingreleasedThis issue/pull request has been released.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions