Viewing the plan and the baseline
...
A version is displayed as a Gantt bar based on its start date and release date. The release date is displayed as a milestone (rhombus shape).
...
Viewing due dates
The due date set for an issue is indicated by a red line on the Gantt chart.
...
Warning alerts are useful for telling you if an issue has started or completed as planned. If there is a colored “!” on the left-hand side of the WBS, that means there is information about the status of the issue.
Warning | Explanation |
---|---|
Green | 3 days prior to the start date |
Yellow | Has not started yet - planned start date has passed |
Red | Has not completed - planned finish date has passed |
...
Clicking a warning alert will show the corresponding Gantt bar.
...
Viewing the progress
Project and version
...
and
...
Code Block |
---|
The number of resolved issues (date resolved is set) / the number of all issues * 100 |
...
Issue
You can see the progress status of the issue in the progress line. To see the progress line, select Progress line in View menu.
...
There are four types of task links as follows:
Type | Dependency |
---|---|
Start-to-Start | A successor task cannot start until its predecessor task starts. |
Start-to-Finish | A successor task cannot finish until its predecessor task starts. |
Finish-to-Start | A successor task cannot start until its predecessor task finishes. |
Finish-to-Finish | A successor task cannot finish until its predecessor task finishes. |
Viewing the critical path
...