Skip to content

Do not normalize objects in stream_out unless the activity type is Create

rinpatch requested to merge fix/stream_out-normalize-only-creates into develop

Saves quite a bit of time with delete activities because they would always query the db

Merge request reports