Migrate customFields

This commit is contained in:
Andrés Manelli 2019-03-08 23:39:33 +01:00
parent ff19d6744e
commit 4cd0d1c397
6 changed files with 24 additions and 10 deletions

View file

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