Fix the inmemory journal writer
Closed
requested to merge generated-differential-D2968-source into generated-differential-D2968-target
InMemoryJournalWriter.write_addition() is expected to receive a (frozen) model entity (not a dict) so it makes no sense any more to deepcopy it.
It's not a required fix for the journal by itself, but is necessary for the storage (in which there is the non-copiable LazyContent model object).
Migrated from D2968 (view on Phabricator)
Merge request reports
Activity
Filter activity
Please register or sign in to reply