History: Profile_gantt_chart_instructions_page

Preview of version: 5

This is a (work-in-progress) instructions page from https://profiles.tiki.org/GanttChart



1. Gantt Chart

See: (($profileobject:wiki_page_sample_gantt_chart$))

2. Manage project data

See: TrackerGantt


2.1. Status transition rules (aka project workflow)

Task statuses are a key feature in the PluginGanttChart.

Try to close some tasks (change status to “completed”); you will see how dependent tasks/children will change their status according to the following rules:

  • any status-> STATUS_DONE: may activate dependent tasks, both suspended and undefined. Will set to done all descendants.
  • STATUS_FAILED -> STATUS_DONE: do nothing if not forced by hand.
  • STATUS_UNDEFINED -> STATUS_ACTIVE: all children become active, if they have no dependencies.
  • STATUS_SUSPENDED -> STATUS_ACTIVE : sets to active all children and their descendants that have no inhibiting dependencies.
  • STATUS_DONE -> STATUS_ACTIVE: all those that have dependencies must be set to suspended.
  • STATUS_FAILED -> STATUS_ACTIVE: nothing happens: child statuses must be reset by hand.
  • any status-> STATUS_SUSPENDED: all active children and their active descendants become suspended. when not failed or forced
  • any status-> STATUS_UNDEFINED: all active children and their active descendants become suspended. when not failed or forced.
  • any status-> STATUS_FAILED: children and dependants are set to failed.

3. More information

You can read more about this plugin at:
Related: https://doc.tiki.org/PluginGanttChart


History

Information Version
Wed 14 of Aug, 2019 22:31 GMT-0000 Xavier de Pedro tweaked 6
Wed 14 of Aug, 2019 22:30 GMT-0000 Xavier de Pedro extended doc 5
Mon 29 of Oct, 2018 17:25 GMT-0000 Xavi (as xavidp - admin) added dynamic link to wiki page name 4
Mon 29 of Oct, 2018 17:24 GMT-0000 Xavi (as xavidp - admin) tweaked levels 3
Mon 29 of Oct, 2018 17:23 GMT-0000 Xavi (as xavidp - admin) added tracker url and hardcoded wiki page name + link 2
Mon 29 of Oct, 2018 17:17 GMT-0000 Xavi (as xavidp - admin) stub 1