mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 19:00:17 +01:00
Migrate customFields
This commit is contained in:
parent
ff19d6744e
commit
4cd0d1c397
6 changed files with 24 additions and 10 deletions
|
|
@ -476,7 +476,7 @@ Cards.helpers({
|
|||
|
||||
// get all definitions
|
||||
const definitions = CustomFields.find({
|
||||
boardId: this.boardId,
|
||||
boardIds: {$in: [this.boardId]},
|
||||
}).fetch();
|
||||
|
||||
// match right definition to each field
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue