The TaskJuggler User Manual

Project Management beyond Gantt Chart Drawing


<< tracereport << Table Of Contents >> treelevel >>


Keyword trackingscenario

Purpose

Specifies which scenario is used to capture what actually has happened with the project. All sub-scenarios of this scenario inherit the bookings of the tracking scenario and may not have any bookings of their own. The tracking scenario must also be specified to use time and status sheet reports.

The tracking scenario must be defined after all scenarios have been defined.

The tracking scenario and all scenarios derived from it will be scheduled in projection mode. This means that the scheduler will only add bookings after the current date or the date specified by now. It is assumed that all allocations prior to this date have been provided as task bookings or resource bookings.

Syntax trackingscenario <scenario>
Arguments scenario [ID]
ID of a defined scenario
Context project

project "test" 2009-11-30 +2m {
  timezone "America/Denver"
  trackingscenario plan
  now ${projectstart}
}

resource r1 "R1"


<< tracereport << Table Of Contents >> treelevel >>


Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 by Chris Schlaeger <cs@taskjuggler.org>.TaskJuggler is a trademark of Chris Schlaeger.