Skip to content
Snippets Groups Projects

Fix the inmemory journal writer

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading