https://bugzilla.wikimedia.org/show_bug.cgi?id=19482

           Summary: Mechanism to fork threads.
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: LiquidThreads
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to