Re: [taskjuggler] how do I let TJ allocate one person from a pool for a task?

From: Chris Schlaeger (cs_at_suse.de)
Date: Mon Jan 31 2005 - 18:17:31 CET


From: Chris Schlaeger <cs@suse.de>
Date: Mon, 31 Jan 2005 10:17:31 -0700
Message-Id: <200501311017.33736.cs@suse.de>
Subject: Re: [taskjuggler] how do I let TJ allocate one person from a pool for a task?


On Monday 31 January 2005 09:13, Caspar Terheggen wrote:
> Hi,
>
> I am using taskjuggler v2.0.1. I have a question.
>
> If I specify:
>
> task foo "foo" {
> effort 3d
> allocate george {
> alternative john
> }
> }
>
> then it might happen that taskjuggler will allocate George for 1.8 day
> and John for 1.2 day for this task. However I would like taskjuggler
> to pick one of these people and stick with it. This is because these
> tasks can be performed by either one of them, but once someone is
> working on it, it is not possible for someone else to take over. Is
> there a way to do this?

Yes, there is.

allocate george {
  alternative john
  persistent
}

See http://www.taskjuggler.org/manual-cvs/property_persistent.html for
details.

Chris

>
> cheers,
> Caspar

-- 
KDE 3.3: Conquer your Enterprise Desktop!  See http://www.kde.org!
GPG Key: 1024D/0500838B  A5FE C051 2AFC 9A14 768A  5125 5829 5750 0500 838B




This archive was generated by hypermail 2.1.7 : Mon Jan 31 2005 - 18:17:59 CET