Bart_C
July 23, 2026, 9:44am
1
Hello,
I’d like to know how to make GanttProject modify the duration (or end date) of a task depending on the (in)availability of a ressource allocated to the task.
Thank you
Effort-driven scheduling is not supported, sorry.
Bart_C
July 23, 2026, 12:33pm
3
Thank you for the response.
Do you think it is a feature worth the implementation ?
Sure, but it is a non-trivial feature both from technical and UX perspectives.
There is an existing issue in the bug tracker:
opened 12:31PM - 28 Jun 15 UTC
auto-migrated
Tasks
Type-Enhancement
Resources
```
In effort-driven scheduling a length of a task depends on the amount of
req… uired work (in man-days or man-hours) and availability of resources.
The basic rules is:
* If a task requires 3 man-days and a person who is doing this task is 50%
available then the task must become 6 days long.
Previous requests from SF issue tracker:
http://sourceforge.net/tracker/?
func=detail&aid=1102159&group_id=72728&atid=535430
http://sourceforge.net/tracker/?
func=detail&aid=1186184&group_id=72728&atid=535430
http://sourceforge.net/tracker/?
func=detail&aid=1250233&group_id=72728&atid=535430
```
Original issue reported on code.google.com by `dbarashev` on 9 Feb 2010 at 5:23