[taskjuggler] some questions

From: Ernst Pfann (pfann_at_br-online.de)
Date: Mon Mar 10 2003 - 19:13:00 CET


From: Ernst Pfann <pfann@br-online.de>
Date: Mon, 10 Mar 2003 19:13:00 +0100
Message-Id: <200303101913.00247.pfann@br-online.de>
Subject: [taskjuggler] some questions

Hello all.

I have some questions about taskjuggler. It would be great, if somebody can
help me:

Bug or Feature?
---------------
I have a resourcegroup with people in it:
resource all "Alle"
{
        resource EP "Ernst Pfann"
        resource SH "Steff Huber"
        flags hidden
}

If i use "hideresource hidden" in a htmltaskreport it is ignored
(and the resource "Alle" is shown in the report).
If i use "hideresource hidden" and "sortresources nameup" it is
done like expected (the resource "Alle" is hidden in the report,
the people are shown).

Question
--------
Normally, we are working from Mo till Fr. In a project, there is
on special day, the work must be done on saturday (server down).
So i said:
task sd "nobody works"
{
        start 2003-03-08
        end 2003-03-09
        allocate EP
        ...
}

In the gantt of tjGUI.pl it is correct. In htmltaskreport this task is at
friday.
If i use "start 2003-03-08" and "duration 1d" it is planed at saturday,
but there is nobody allocated in the htmltaskreport.

How can i solve such a situation?

Question
--------
Let's have a look at the following tasks:

task one "Start"
{
        effort 2d
        allocate EP
        start 2003-03-01
        complete 100
}

task two "End"
{
        effort 2d
        allocate SH
        depends !one
        complete 10
}

and now is 2003-03-10

Taskjuggler plans task two in the past of 2003-03-10.
But i think, it should know that 90% of task two can only be done
from now on (= 2003-03-10 and later).

Thanks
Ernst Pfann

-- 
Bayerischer Rundfunk                          Rundfunkplatz 1, D-80300 München
Tel: +49 89 5900-16016    Fax: +49 89 5900-16000    E-Mail: pfann@br-online.de
Gallois' Revelation:                If you put tomfoolery into a computer, no-
thing comes out but tomfoolery.   But this tomfoolery, having passed through a
very expensive machine, is somehow enobled,  and no one dares to criticize it.
-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Mon Mar 10 2003 - 19:13:04 CET