Skip to content

Increase default child items batch size to 50

What does this MR do and why?

Based on the child items loading and reorder performance measured (see #479637 (comment 2082656595)) via changes made in !163072 (merged), we're increasing batch size to 50 for child items. We cannot revert the !163072 (merged) just yet as this is a temporary increase, we eventually want to get to 100 items once #475273 & #482028 are closed but we'd need that query param again to measure before increasing the size.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #479637

Merge request reports

Loading