-
Notifications
You must be signed in to change notification settings - Fork 1
Generate progress report
David Michel edited this page Oct 2, 2015
·
3 revisions
To use this feature, the project module called "Progress Report" must be enabled in the Project Configuration Panel.
In a project's menu, you will find a tab called "Progress Report". From there, you will be able to generate a progress report for the current project.
To generate this report, you will need:
- a period
- a project's version (optional)
- the list of issues that will be done in the current week (optional)
- the percentage of occupation of each user that have been assigned to issues
- a comment that explains what went wrong or what is blocking the progression of the project (optional)
The output report will display:
- an estimated date of the end of the project (or version)
- the total workload needed to match the effective date of the project (or version)
- the estimated workload needed to complete all issues (based on the estimated time to complete each issue and the percentage of occupation of each team member)
- the remaining workload needed to complete all issues (based on the estimated workload and the done ratio of each remaining issue)
- the list of issues that have been updated during the previous week, with their statuses and progressions
- the list of issues that will be done in the current week
- a comment that explains what went wrong or what is blocking the progression of the project