Defect #17068
open
When copying subtasks with relations between them self's are lost
Added by Fernando Hartmann over 10 years ago.
Updated 3 months ago.
Description
Suppose I have a task (Task1) with two subtaks, Sub1 and Sub2 and Sub1 preceeds sub2.
If I copy Task1 with subtask, the relation between the subtask aren't copied to the new ones.
Files
- Related to Defect #15742: No warning when copying subtasks to another project with different trackers added
I Created a patch against 3.4 stable to implement copying subtask interrelations.
It applies cleanly to master.
I have been unable to test on master yet due to issues with updating rails (dependency problems for actionpack-xml_parser. Ill do this if I ever get time allotted to continue upstream effort, but as I am doing this as part of my (very busy) day job, I doubt that will happen any time soon, so if anyone wants to take this patch and test it on master, I would be grateful.
This patch is currently working fine on our live 3.4 server.
This unfortunately still applies to the latest redmine-release.
So I made this patch Work for redmine 5.1.3
Can we please fix this defect in main?
Should be an easy fix thanks to the base of Robert Beckett.
Also available in: Atom
PDF