mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 09:13:21 +03:00
Change id generation algorithm, display notifications total on the main page
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
columnName: 'from_model'
|
||||
},
|
||||
originalRecordId: {
|
||||
type: 'number',
|
||||
type: 'string',
|
||||
required: true,
|
||||
columnName: 'original_record_id'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user