Skip to content

Enable moving issue children by default

Mario Celi requested to merge 371252-enable-ff-by-default into master

What does this MR do and why?

When an issue is moved into another project (copied and closed on source project), we will do the same for tasks that might have been associated to the issue.

The feature has been enabled for gitlab-org/gitlab project for over a month. For the past week we have done an incremental actor based rollout and today we enabled the flag globally in .com. We would like this one to be enabled by default in 16.11 so we'll try to get this merged by Thursday, April 11th EOD.

Related thread about rollout #371252 (comment 1844305001)

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.

Related to #371252 (closed)

Edited by Mario Celi

Merge request reports