View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001402 | v3.1 Release | Project Designer | public | 2013-11-26 03:32 | 2014-01-25 00:27 | ||||
Reporter | opto | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.1 | |||||||
Summary | 0001402: moving tasks with projectdesigner looses parent/child relationship | ||||||||
Description | admittedly, on 3 RC, but pretty recent. Wii give more info once we have moved to current master Klaus | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
opto (manager) 2013-11-26 10:28 |
on today's git, this is even worse: moving a parent looses the children for both (!) projects. I would expect the children to be moved as well, otherwise, how to connect them to the old project? (Maybe to the moved parent's parent?) nice might be: if the parent is collapsed, move parent and children to new project. if parent is uncollapsed: move only checked task? But tasks should never be totally lost to the system. |
opto (manager) 2013-11-26 10:31 |
the parent child relationships are still lost in current git if a parent/children set of tasks is checked and moved |
opto (manager) 2013-11-26 13:22 |
actually, there is a specific method in class CTask for this, I will try whether that works |
opto (manager) 2013-11-27 00:02 |
id 1413 function might be a Workaround, although it has a bug as well. But at least it would not lead to total loss of Tasks. |
caseydk (administrator) 2013-11-28 18:49 |
Resolved for the v3.1 release. Patch available here: https://github.com/web2project/web2project/pull/239 |
caseydk (administrator) 2014-01-21 17:41 |
Closed for v3.1 Release which occurred 20 January 2014. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-26 03:32 | opto | New Issue | |
2013-11-26 10:28 | opto | Note Added: 0003076 | |
2013-11-26 10:31 | opto | Note Added: 0003077 | |
2013-11-26 13:22 | opto | Note Added: 0003083 | |
2013-11-27 00:02 | opto | Note Added: 0003084 | |
2013-11-27 21:17 | caseydk | Project | v3.0 Release => v3.2 Release |
2013-11-27 21:19 | caseydk | Project | v3.2 Release => v3.1 Release |
2013-11-28 18:49 | caseydk | Note Added: 0003098 | |
2013-11-28 18:49 | caseydk | Status | new => resolved |
2013-11-28 18:49 | caseydk | Resolution | open => fixed |
2013-11-28 18:49 | caseydk | Assigned To | => caseydk |
2014-01-21 17:41 | caseydk | Note Added: 0003192 | |
2014-01-21 17:41 | caseydk | Status | resolved => closed |
2014-01-21 17:49 | caseydk | Fixed in Version | => 3.1 |
2014-01-25 00:27 | caseydk | Category | General => Project Designer |