Skip to content

Remove limit of 50 in child_items query

Brett Walker requested to merge bw-adjust-child-items-query into master

What does this MR do?

With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29165 merged, we can remove the limit of 50 items without going over the complexity.

It now defaults to 100.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports