The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
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.
 
 
 
 
 
 
wekan/docs/Features/Subtasks.md

14 lines
729 B

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