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

Auto scheduled child not following manually scheduled parent constraints #8481

Closed
ghulamghousdev opened this issue Feb 6, 2024 · 5 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ghulamghousdev
Copy link
Member

ghulamghousdev commented Feb 6, 2024

Forum post

Hi,

See screenshot below.

Bryntum-2024-02-06-003.png

We can't make sense of how this task is positioned. It's like the automatic scheduling is not constrained to its parent. This is a bug, right ?

Bryntum-2024-02-06-003.zip

@ghulamghousdev ghulamghousdev added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer labels Feb 6, 2024
@FlowIT-JIT
Copy link

We are about to release our Gantt implementation after 18 months of development, but this bug is blocking us from moving forward. Will a fix make it to the upcoming patch release ?

@matsbryntse matsbryntse added the high-priority Urgent to have fixed label Feb 12, 2024
@arcady-zherdev arcady-zherdev self-assigned this Feb 12, 2024
@arcady-zherdev
Copy link

@FlowIT-JIT We are investigating the issue at the moment and will let you know of results after it's done. No worries the ticket is already prioritized so should be fixed soon.

@FlowIT-JIT
Copy link

Thanks a lot @arcady-zherdev 😊

@arcady-zherdev
Copy link

@FlowIT-JIT Ok we've found the reason. It's in the code calculating earliest/latest task dates.

The root cause of the issue is a scheduling conflict in the data of course. It's silenced since you use manuallyScheduled mode for "Ide" task. And if you make it automatically scheduled it will jump to the same date "Opgave Ide" gets scheduled.

We'll try to change the code to handle that case more gracefully.

@FlowIT-JIT
Copy link

Awesome - thanks for keeping us updated, @arcady-zherdev

@arcady-zherdev arcady-zherdev added ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels Feb 14, 2024
@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 Feb 14, 2024
@isglass isglass added this to the 5.6.7 milestone Feb 14, 2024
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 high-priority Urgent to have fixed 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

5 participants