Page MenuHomePhabricator

Mechanism to fork threads.
Closed, ResolvedPublic

Description

In principle it's very easy to fork a thread — just recursively set thread_ancestor on it and its descendants, set its thread_parent to 0 and change the subject if appropriate.

We need a nice UI for doing this, it'd be kinda handy to be able to restructure threads like this.


Version: unspecified
Severity: enhancement

Details

Reference
bz19482

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 21 2014, 10:41 PM
bzimport set Reference to bz19482.

Done, just needs the addition of merging.

(Batch change)

These bugs are, or are related to, my current priorities.