I would like to find a way to change ParentId of a task
example :
- we have 3 tasks A, B and C: A is the parent of task B
- I would like to be able to change the parent of task B to become C
I modify a task from a Dialog. I can modify the other informations apart from the parentId. Even if I modify the parentId to task C and close the Dialog, the modification is not applyed to the Chart and task A stays the parent of task B.
How to implement the modification of the parentId ?
Attachment:
Capture_7b10002d.zip