2015-09-13 12:36:05 +02:00
|
|
|
Task Links
|
|
|
|
==========
|
|
|
|
|
2015-12-29 01:24:09 +01:00
|
|
|
Tasks can be linked together with pre-defined relationships:
|
2015-09-13 12:36:05 +02:00
|
|
|
|
|
|
|
![Task Links](http://kanboard.net/screenshots/documentation/task-links.png)
|
|
|
|
|
|
|
|
The default relationships are:
|
|
|
|
|
|
|
|
- **relates to**
|
|
|
|
- **blocks** | is blocked by
|
|
|
|
- **is blocked by** | blocks
|
|
|
|
- **duplicates** | is duplicated by
|
|
|
|
- **is duplicated by** | duplicates
|
|
|
|
- **is a child of** | is a parent of
|
|
|
|
- **is a parent of** | is a child of
|
|
|
|
- **targets milestone** | is a milestone of
|
|
|
|
- **is a milestone of** | targets milestone
|
|
|
|
- **fixes** | is fixed by
|
|
|
|
- **is fixed by** | fixes
|
|
|
|
|
|
|
|
Those labels can be changed in the application settings.
|