Skip to content

Increase WorkItem max children

Nicolas Dular requested to merge nd/increase-work-item-parent-max-children into master

What does this MR do and why?

Increase WorkItem max children

This changes the limit for child items per work item from 100 to 5000. The reason is that legacy epics have the limit of 5000 and to not cause any problems when switching from the legacy epic to the new work item experience, we set it to the same limit.

Changelog: changed

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

#463814

Edited by Kushal Pandya

Merge request reports