Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
persisted data to the gantt is incorrect
posted

Hi,

the ganttchart display deserialized data the wrong way. As you can see below task B & C are subtask of task A. The displayed data is the deserialized one. so before i serialized the data and saved to file i defined that task C is successor of task B. I should look like A1 and B1 are displayed. I hope it is no bug, that subtask aren´t properly handled. Has anyone an idea during my investigation, all my work stops at the unlove AllProperties member which contains the relevant propertievalues in a base64 encode string.... any idea? NA 10.2

Image shows the wrog behavior. task C should be after task B like the relation between A1 and B1.

Parents
  • 69832
    Offline posted

    It is difficult/impossible to analyze this with a screen shot. If you attach a sample that demonstrates the problem, we can take a look and let you know what is going on.

Reply Children