OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/system-admin-guide/manage-work-packages/work-package-status
birthe 87852befb8 Commit doc images changes for 10.4 5 years ago
..
README.md Commit doc images changes for 10.4 5 years ago
Sys-admin-edit-work-package-status.png Move help into docs 5 years ago
Sys-admin-work-package-new-status.png Move help into docs 5 years ago
Sys-admin-work-package-status.png Move help into docs 5 years ago
Sys-admin-work-packages-new-status.png Move help into docs 5 years ago
image-20200211142716298.png Commit doc images changes for 10.4 5 years ago

README.md

sidebar_navigation description robots keywords
[{title Status} {priority 970}] Manage work package status. index, follow work package status

Manage work package status

Work packages can have various status depending on their types, e.g. tasks can have the status new, in progress, done, on hold, rejected, closed. Or any other status which you would need.

The status can be set at the top of the work package details view or in the list view in the corresponding column.

Sys-admin-work-package-statusThe status field can be configured under Administration -> Work packages -> Status. You will see the list of all the existing work package status in the system. You can add new status or change the name and order of existing status.

Create a new work package status

To create a new work package status click the green + New Status icon.

work package status

A new window will open, where you will be able to specify the following:

  1. Name the new work package status.
  2. Define if the new work package status closes a work package (e.g. relevant when filtering for closed for packages), e.g. a work package status "rejected" will set a work package technically on closed and it will not appear in the default work package list with Open Work packages.
  3. Define if this status is set as default value when creating new work packages.
  4. Check if this status sets a work package in read-only mode. This means no work package attributes can be changed except the status.
  5. Set a color for the work package status. The color appears in the status button of the work packages or in the work package table.
  6. Save the new status by clicking Create.

Sys-admin-work-package-new-status

Edit, re-order or remove a work package status

  1. To edit an existing work package type click on the work package name.
  2. To sort the status, e.g. in the status drop-down list of the work packages, click on the arrows to move the status up or down in the list.
  3. To delete the work package type click on the delete icon.

Sys-admin-edit-work-package-status

**Note**: A new status needs to be activated in the [work package workflows](../work-package-workflows) in order to appear in the status drop down of a work package.