Page MenuHomeSoftware Heritage

Remove extra 'perms' key of contents when replaying.
ClosedPublic

Authored by vlorentz on Mar 16 2020, 4:29 PM.

Details

Summary

It crashes when the dict is converted to an swh-model object.

Diff Detail

Repository
rDJNL Journal infrastructure
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Mar 16 2020, 6:08 PM

I accepted, re-read and see we are missing type on the new function.
Please add them first ;)

swh/journal/replay.py
70

type!

This revision now requires changes to proceed.Mar 17 2020, 10:12 AM
This revision is now accepted and ready to land.Mar 17 2020, 10:35 AM