mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Created Subtasks (markdown)
parent
0326eb4e6c
commit
56e7d54627
1 changed files with 14 additions and 0 deletions
14
Subtasks.md
Normal file
14
Subtasks.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
## Fix: If you are unable to create Subtasks
|
||||
|
||||
This can happen on old boards: You have Subtasks board missing.
|
||||
|
||||
1) Create new board similar to your original board, but with `^` at beginning and end of your boardname. For example, if your boardname is `MyProject`, create new board with name `^MyProject^`. At keyboard that character is Shift-^-Space.
|
||||
|
||||
<img src="https://wekan.github.io/subtasks/subtask-workaround-part1.png" width="30%" alt="Subtask workaround part 1" />
|
||||
|
||||
2) Set your `MyProject` board to have subtask board `^MyProject^`
|
||||
|
||||
<img src="https://wekan.github.io/subtasks/subtask-workaround-part2.png" width="30%" alt="Subtask workaround part 2" />
|
||||
|
||||
3) Now you are able to create subtasks to your board `MyProject`.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue