mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Helpers for dealing with trees of cards
This commit is contained in:
parent
879a84184f
commit
fd465fbb60
2 changed files with 19 additions and 1 deletions
|
|
@ -258,7 +258,6 @@ Migrations.add('add-assigner-field', () => {
|
|||
}, noValidateMulti);
|
||||
});
|
||||
|
||||
|
||||
Migrations.add('add-parent-field-to-cards', () => {
|
||||
Cards.update({
|
||||
parentId: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue