Skip to content

Fix ContentGroup mutation through attribution request

A copy of the contentIds list is now created to avoid unintended mutation of the cached entity. This issues caused contentIds to be removed from the list when attribution where retrieved.

Regression-MR: !726 (merged)

Merge request reports