Fix : Linked card cannot change date #2930

This commit is contained in:
Ben0it-T 2021-09-12 11:22:15 +02:00
parent 10e3d963ef
commit 262df6c4a0
2 changed files with 44 additions and 28 deletions

View file

@ -500,6 +500,13 @@ Boards.attachSchema(
optional: true,
defaultValue: 'no-parent',
},
receivedAt: {
/**
* Date the card was received
*/
type: Date,
optional: true,
},
startAt: {
/**
* Starting date of the board.