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

PercentBar should function for parent tasks when autoCalculatePercentDoneForParentTasks is false #7602

Closed
chuckn0rris opened this issue Oct 3, 2023 · 1 comment
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

If we disable autoCalculatePercentDoneForParentTasks it should be possible to drag percentDone for parent tasks too

@chuckn0rris chuckn0rris added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer labels Oct 3, 2023
@arcady-zherdev
Copy link

We also have hardcoded disabling of percentDone field editing in TaskModel class isEditable method.
But it should depend on the project autoCalculatePercentDoneForParentTasks field state.

@matsbryntse matsbryntse changed the title PercentDone should be editable in parent task when auto calculate disabled PercentDone should be editable in parent task when autoCalculatePercentDoneForParentTasks is false Oct 3, 2023
@matsbryntse matsbryntse changed the title PercentDone should be editable in parent task when autoCalculatePercentDoneForParentTasks is false PercentBar should function for parent tasks when autoCalculatePercentDoneForParentTasks is false Oct 3, 2023
@matsbryntse matsbryntse self-assigned this Oct 3, 2023
@matsbryntse matsbryntse added ready for review Issue is fixed, the pull request is being reviewed 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 3, 2023
@matsbryntse matsbryntse added this to the 5.5.4 milestone Oct 3, 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