mirror of
https://github.com/plankanban/planka.git
synced 2025-12-14 09:13:19 +03:00
Project managers, board members, auto-update after reconnection, refactoring
This commit is contained in:
@@ -42,10 +42,10 @@ module.exports = {
|
||||
required: true,
|
||||
columnName: 'card_id',
|
||||
},
|
||||
userId: {
|
||||
creatorUserId: {
|
||||
model: 'User',
|
||||
required: true,
|
||||
columnName: 'user_id',
|
||||
columnName: 'creator_user_id',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user