Page MenuHomeSoftware Heritage

Fix revision's metadata field limitation
Closed, MigratedEdits Locked

Description

The metadata field is not structured per say. It's a jsonb field down our storage. This can result in returned bytes.
And this is not properly mapped for now.

For example, the revision field metadata can contain:

This results in an ungracious json serialization error down the line.

Fix it.

Event Timeline

ardumont moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.