Skip to content

backfiller: remove convertion of model objects back to dicts.

As a temporary workaround to remain compatible with existing backfiller converters, I made them convert back to dict before they are converted again to model objects.

This commit removes this workaround by making converters return model objects.

Depends on !510 (closed).


Migrated from D3800 (view on Phabricator)

Merge request reports