mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
22 lines
613 B
Markdown
22 lines
613 B
Markdown
Task Links
|
|
==========
|
|
|
|
Tasks can be linked together with pre-defined relationships:
|
|
|
|

|
|
|
|
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.
|