Skip to content

Skip parent link limit validation when syncing

What does this MR do and why?

Skip the validation validate_max_children for parent links when the link is created via epic importing or epic hierarchy syncing. This limit is being enforced on the epic links so it is unnecessary to check it on the synced work item parent link, also, doing so could generate mismatches (see #463557 (closed)).

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.

Related to #463779 (closed)

Edited by Eugenia Grieff

Merge request reports