kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
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.
51 lines
2.6 KiB
51 lines
2.6 KiB
5 years ago
|
---
|
||
|
sidebar_navigation:
|
||
5 years ago
|
title: Taskboard view
|
||
5 years ago
|
priority: 850
|
||
|
description: Taskboard in OpenProject.
|
||
|
robots: index, follow
|
||
|
keywords: taskboard
|
||
|
---
|
||
|
|
||
|
# Working with the Task Board
|
||
|
|
||
|
To support daily scrum meetings, all of a team’s tasks and sprint impediments are recorded in a digital task board. The digital task board thus allows team members to get a fast overview of the current state of a sprint.
|
||
|
|
||
|
To open the task board view, click on the small arrow next to the respective sprint, and select *Task board* in the drop-down menu.
|
||
|
|
||
|
![User-guide-taskboard](User-guide-taskboard.png)
|
||
|
|
||
|
|
||
|
|
||
|
You will find user stories in the left column, followed by their individual tasks (as child work packages) which are sorted by status. Therefore, you can immediately see the status of a user story and its associated tasks. Clicking on the *+*-icon next to a user story opens a window to create a new task.
|
||
|
|
||
|
![User-guide-new-task](User-guide-new-task.png)
|
||
|
|
||
|
Here, you can set the fields *Subject*, *Assigned To*, and *Remaining Hours*. The new task will be created as a child element of the user story in the same row.
|
||
|
|
||
|
If a task is updated or completed, it can be moved to the respective column by a team member using drag&drop.
|
||
|
In the background, the status of the work package will be adjusted accordingly. Clicking on the work package number opens the work package’s detail view.
|
||
|
|
||
|
![drag and drop taskboard](image-20200129132035246.png)
|
||
|
|
||
|
On the very top of the table, sprint impediments are documented and assigned to the scrum master for removal.
|
||
|
|
||
|
![User-guide-sprint-impediments](User-guide-sprint-impediments.png)
|
||
|
|
||
|
<div class="alert alert-info" role="alert">
|
||
|
**Note**: If you add an impediment and type the work package number into the field Blocked (ID), the respective work package will be linked to the impediment. As long as the impediment remains, the work package cannot be closed.
|
||
|
</div>
|
||
|
|
||
|
![sprint impediments](image-20200129132413044.png)
|
||
|
|
||
|
|
||
|
|
||
|
The task colors are different for every team member, making it easy to associate tasks with their respective assignees.
|
||
|
|
||
|
## Configure Backlogs settings under My Account
|
||
|
|
||
|
If needed, the coloring can be adjusted in the personal user account settings (-> *My Account*). Use hex codes to specify the desired color.
|
||
|
|
||
|
![User-guide-task-color](User-guide-task-color.png)
|
||
|
|
||
|
Here, you can also specify whether the versions in the Backlogs view should be displayed folded. You can choose whether backlogs are to be displayed folded or collapsed by default. In *My account*, select *Settings* from the side menu and check or uncheck the respective box next to the field *Show versions folded*.
|