Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transformFlatData loses tasks if child sorted before parent #7415

Closed
chuckn0rris opened this issue Aug 31, 2023 · 0 comments
Closed

transformFlatData loses tasks if child sorted before parent #7415

chuckn0rris opened this issue Aug 31, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

Forum post

Hi,

we have an issue with the gantt and child tasks. if we use transformFlatData and the the data doesn't come in the correct order the gantt loses tasks.

Please look at the sample here:
https://codepen.io/black_espresso/pen/jOXrPvW?editors=1011
"New Task" should have the child task "a" but none is visible.

The reason, in the project data (found here: https://testsite12.z6.web.core.windows.net/project.json) tasks "a" comes before "New Tasks". If the order is changed it works.

I just want to ask if this is by design or a bug because it would make it much easier for us if the taskstore can handles those cases.

@chuckn0rris chuckn0rris added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer labels Aug 31, 2023
@ExtAnimal ExtAnimal self-assigned this Oct 6, 2023
@ExtAnimal ExtAnimal added the ready for review Issue is fixed, the pull request is being reviewed label Oct 6, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Oct 9, 2023
@isglass isglass added this to the 5.5.5 milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants