Difficulty with project tracking (no duty hours)

88 views
Skip to first unread message

Roger

unread,
Apr 14, 2009, 12:26:05 PM4/14/09
to TaskJuggler Users
It does not seem to matter what I do when I put a booking in I get the
following errors:

Error in plan scenario: Roger has no duty hours at 2009-04-08 12:00:00
EDT to be assigned to Project... etc etc

project 2009Projects "ISG 2009" "1.0" 2009-03-30 - 2009-12-31 {
# Hide the clock time. Only show the date.
timeformat "%Y-%m-%d"
# The currency for all money values is EUR.
currency "USD"
timingresolution 30 min
now 2009-4-14
# We want to compare the baseline scenario, to one with a slightly
# delayed start.
scenario plan "Plan" {
scenario delayed "Delayed"
projection { strict }
}
}

resource Roger "Roger McILmoyle" { rate 100.00 }
task Project2009 {
task hrceridian "HR Ceridian Reporting" {
priority 1000
task ceridiandatamodel "Ceridian Data Model" { complete 100 start
2009-03-30 length 5d }
task factmeasures "Scope Definition" {
depends !ceridiandatamodel
start 2009-4-6
effort 20h
allocate Roger
}
task dbdesign "DB Design & Prototype" { depends !
ceridiandatamodel start 2009-4-6 effort 20h allocate Roger }
task interfacedesign "Interface Design" { depends !factmeasures,!
dbdesign effort 20h allocate Roger }
task interfacebuild "Interface Build" { depends !interfacedesign
effort 40h allocate Roger }
task preprodtest "Pre-Production Testing" { depends !
interfacebuild effort 20h allocate Roger }
}
}
supplement resource Roger {
booking Project2009.hrceridian.factmeasures 2009-4-8-10:00 + 4h
}

Any help understanding what my basic error is would be appreciated.

Chris Schlaeger

unread,
Apr 14, 2009, 12:45:14 PM4/14/09
to taskjugg...@googlegroups.com
> Error in plan scenario: Roger has no duty hours at 2009-04-08 12:00:00
> EDT to be assigned to Project... etc etc

Since you haven't changed the working hours, you are trying to book
the lunch break.

Chris

Roger McIlmoyle

unread,
Apr 14, 2009, 1:15:14 PM4/14/09
to taskjugg...@googlegroups.com
Oh my that was sort of obvious ..
I was trying to track progress on tasks and it seems if you wish to do that you have to function at the most detailed level. I was not concerning myself with lunch time etc... it must be an assumption there is a lunch when in reality one rarely exists...

Thanks.

Chris Schlaeger

unread,
Apr 16, 2009, 11:49:54 AM4/16/09
to taskjugg...@googlegroups.com
TaskJuggler can't know how sloppy you plan and track your project.You
need to tell it. Bookings are meant for recording of exact work times.
But you can change the working hours and use the 'sloppy' attribute to
do a more relaxed reporting.

Chris

Roger McIlmoyle

unread,
Apr 16, 2009, 10:06:47 PM4/16/09
to taskjugg...@googlegroups.com
Thank you. Took a bit to get my head around what it was doing and it's very elegant once you 'get it'.
Reply all
Reply to author
Forward
0 new messages