How to allocate multiple mandatory resources to task?

54 views
Skip to first unread message

Saša Madžar

unread,
Nov 8, 2024, 3:57:00 AM11/8/24
to TaskJuggler Users
I would like to achieve 100% engagement of multiple resources on the same task.

I have experimented with duration, length, effort, mandatory, efficiency but no luck.
Tasks including x5a resource get positioned in the same time period, which is nor possible.

resource ProfZem "ProfZem" { limits { weeklymax 40h } }
resource x5a "5a" { efficiency 0.0 limits { dailymax 6h } }


task Task15a "5a-Task1" {  allocate ProfHR1 { mandatory } allocate x5a { mandatory } effort 2h   }

Saša Madžar

unread,
Nov 8, 2024, 4:16:48 AM11/8/24
to TaskJuggler Users
I found earlier discussion that suggests mandatory but no luck (yet). :)
https://groups.google.com/g/taskjuggler-users/c/ScsTiCuHohU/m/8bLYTWkXhkkJ

Saša Madžar

unread,
Nov 8, 2024, 4:52:31 AM11/8/24
to TaskJuggler Users
This actually works exactly as defined below.
I was looking at the wrong place.

Combination of mandatory allocation and efficiency 0 is crucial.
This efficiency 0 is a neat trick for the resources that are needed and actually don't provide any effort (like classroom). :)
On Friday, November 8, 2024 at 9:57:00 AM UTC+1 Saša Madžar wrote:
Reply all
Reply to author
Forward
0 new messages