-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#58113] 14.6 Documentation: Progress reporting changes https://commu…
…nity.openproject.org/work_packages/58113 [#58113] 14.6 Documentation: Progress reporting changes https://community.openproject.org/work_packages/58113
- Loading branch information
Showing
6 changed files
with
69 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
...ystem-admin-guide/manage-work-packages/work-package-progress-tracking/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
|
||
sidebar_navigation: | ||
title: Progress tracking | ||
priority: 965 | ||
description: Manage Work package progress tracking. | ||
keywords: work package progress tracking, percentage complete, % complete | ||
--- | ||
|
||
# Manage work package progress tracking | ||
|
||
Progress tracking is a | ||
|
||
Administrators will see a new page under *Administration* → *Work packages* called **Progress tracking** with three settings: | ||
|
||
![Progress tracking settings under OpenProject administration](openproject_system_guide_progress_tracking_settings.png) | ||
|
||
- **Progress calculation mode** lets you select between *work-based* and *status-based* modes. | ||
|
||
- Calculation of % Complete hierarchy totals | ||
|
||
lets you pick between: | ||
|
||
- Weighted by work: The total *% Complete* will be weighted against the *Work* of each work package in the hierarchy. Work packages without *Work* will be ignored (current behaviour) | ||
- Simple average: *Work* is ignored and the total *% Complete* will be a simple average of *% Complete* values of work packages in the hierarchy | ||
|
||
- % Complete when status is closed | ||
|
||
lets you chose what happens to | ||
|
||
% Complete | ||
|
||
when you close a work package (even in work-based mode): | ||
|
||
- No change, where the value of *% Complete* will not change even when a work package is closed | ||
- Automatically set to 100%, where a closed work package is considered complete. |
Binary file added
BIN
+67 KB
...ckage-progress-tracking/openproject_system_guide_progress_tracking_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-17.7 KB
(82%)
...ckages/work-package-settings/openproject_system_guide_work_package_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters