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/user-guide/work-packages
JanKeppler 1c052bf8fa Add information to work package relation duplicated by 3 years ago
..
copy-move-delete Feat/docs cleanup [skip ci] (#9942) 3 years ago
create-work-package Bug/40081 find and fix broken anchors in docs [skip ci] (#9897) 3 years ago
edit-work-package work-package revised notifications 3 years ago
exporting Documentation for features introduced with 11.2 (and a few other additions) (#9073) 4 years ago
work-package-relations-hierarchies Add information to work package relation duplicated by 3 years ago
work-package-table-configuration Feat/docs cleanup [skip ci] (#9942) 3 years ago
work-package-views Feat/docs cleanup [skip ci] (#9942) 3 years ago
work-packages-faq fix(docs): repair broken relative links & anchors / adjust redirected website urls (#10160) 3 years ago
README.md Docs/adjust links [skip ci] (#9394) 3 years ago

README.md

sidebar_navigation description robots keywords
[{title Work packages} {priority 870}] Find out about work packages in OpenProject index, follow work packages, tickets

Work packages

**Work packages** are items in a project (such as tasks, features, risks, user stories, bugs, change requests). A work package captures important information and can be assigned to project members for execution.

Work packages have a type, an ID, a subject and may have various additional attributes, such as status, assignee, priority, due date.

**Work package ID** is defined as a unique integer assigned to a newly created work package. Work package IDs cannot be changed and are numbered across all projects of an OpenProject instance (therefore, the numbering within a project may not be sequential).
**Types** are the different items a work package can represent, such as task, feature, bug, phase, milestone. The work package types can be configured in the system administration.

Work packages can be displayed in a projects timeline, e.g. as a milestone or a phase. In order to use the work packages, the work package module has to be activated in the project settings.

Overview

Topic Content
Work packages views What is the difference between the work packages views: list view, split screen view, details view?
Create a work package How to create a new work package in OpenProject?
Edit work package How to edit a work package in OpenProject?
Copy, move, delete How to copy, move, delete a work package?
Work package table configuration How to configure the work package table (columns, filters, group by, etc.)?
Exporting How to export work packages for other tools such as Microsoft Excel?
Work package relations and hierarchies How to create work package relations and hierarchies?