Skip to content

fix: remove unneeded 'committer' entity reference in activity mapping

Martin Lowe requested to merge malowe/main/committer-activity-fix into main
  • fix: remove unneeded 'committer' entity reference in activity mapping

In 3.15, there is an issue loading committer sometimes where the entities don't properly map. As nothing in this entity is used and it was pulled in just in case, it was removed. This should also improve performance as it would lead to less data being read and transfered.

Merge request reports

Loading