Page MenuHomePhabricator

Merging duplicate tasks doesn't migrate dependencies
Open, NormalPublic

Description

Merging duplicate tasks doesn't migrate dependencies like it migrates subscribers.

Example: Merged T3286 with T3285.

Revisions and Commits

Event Timeline

This is slightly messy because the migration might cause a cycle if we do it naively, but we should probably migrate all dependencies which do not cause cycles.

chad changed the visibility from "All Users" to "Public (No Login Required)".Jan 21 2015, 10:32 PM

For what is worth, this problem has been reported in Wikimedia too: https://phabricator.wikimedia.org/T88659