Skip to content

Split up loading of contents into multiple requests

Daniel Gerhardt requested to merge partition-content-loading-batches into master

Contents for a group are now loaded through multiple requests if the group contains more than 50 IDs.

Merge request reports