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/getting-started/work-packages-introduction
Andrej Sandorf 4783514123
fix(docs): stop using https://docs.openproject.org; fix redirected links (#9400)
3 years ago
..
1569611758166.png Move help into docs 5 years ago
1569612205009.png Move help into docs 5 years ago
1569612428626.png Move help into docs 5 years ago
README.md fix(docs): stop using https://docs.openproject.org; fix redirected links (#9400) 3 years ago
activity-work-packages.png Move help into docs 5 years ago
create-work-package-1569611257373.png Move help into docs 5 years ago
create-work-package-define-project.png header button green description 3 years ago
create-work-package-header.png header button green description 3 years ago
open-details-view-work-packages.png Move help into docs 5 years ago
split-screen-work-packages.png Move help into docs 5 years ago

README.md

sidebar_navigation description robots keywords
[{title Work packages introduction} {priority 700}] Introduction to work packages in OpenProject. index, follow work packages introduction, attributes, values, task

Introduction to Work Packages

In this document you will get a first introduction to work packages. You will find out how to create and update work packages in a project.

For further documentation, please visit our user guide for work packages.

Topic Content
What is a work package? Find out what a work package in OpenProject is.
Create a new work package How to create a new work package in a project?
Open and edit a work package How to open and make changes to an existing work package?
Activity of work packages See all changes in a work package.

What is a work package?

A work package in OpenProject can basically be everything you need to keep track off within your projects. It can be e.g. a task, a feature, a bug, a risk, a milestone or a project phase. These different kinds of work packages are called work package types.

Create a new work package

To get started, create a new work package in your project, open the project with the project drop-down menu, navigate to the module work packages in the project menu.

Within the work packages module, click the green + Create button to create a new work package. In the drop down menu, choose which type of work package you want to create, e.g. a task or a milestone.

create-work-package

A split screen view is opened with the new work package form on the right and the list of already existing work packages on the left.

If there are not yet any work packages in the project, you will see a message that there are no work packages to be displayed in the list.

In the empty form on the right, you can enter all relevant information for this work package, e.g. the subject and a description, set an assignee, a due date or any other field. The fields you can populate are called work package attributes. Also, you can add attachments with copy & paste or with drag and drop.

Click the green Save button to create the work package.

split-screen-work-packages

The work package will the be displayed in the list view:

list-view-work-package

Another option to create a work package is to do it from the header menu. The work package types that are activated, will be shown and you can select the relevant work package type to be created.

create-work-package-header

Once you click on the work package type that you want to create, the work package detail view opens and you have to select the project that you want to create the work package for.

create-work-package-define-project

Then you follow the same steps as mentioned above to fill in the your work package attributes and save it.

Open and edit a work package

To open and edit an existing work package from the list, select the work package in the list which you want to edit and click on the open details view icon in the work package list or on top of the list to open the split screen view. Other ways to open it would be to double-click on the work package or to click on the work package ID.

open-details-view-work-packages

By clicking through the list on the left hand side you will see the details of each work package on the right in the split screen.

Click in any of the fields to update a work package, e.g. description. Click the checkmark at the bottom of the input field to save changes.

edit-work-package

To update the status, click on the highlighted displayed status on top of the form and select the new status from the drop-down.

update-status

Activity of work packages

To keep informed about all changes to a work package, open the ACTIVITY tab in the details view.

Here you will see all changes which have been made to this work package.

You can also insert a comment at the end of the Activity list.

activity-work-packages

The aggregation of changes in the Activity list can be configured in the system administration.

To find out more about the work package functionalities, please visit our detailed user guide for work packages.