mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 01:28:49 +01:00
Don't add activity while the attachment migration
This commit is contained in:
parent
25a2ad1144
commit
086cb9c067
1 changed files with 1 additions and 0 deletions
|
|
@ -1161,6 +1161,7 @@ Migrations.add('migrate-attachments-collectionFS-to-ostrioFiles', () => {
|
|||
cardId: fileObj.cardId,
|
||||
listId: fileObj.listId,
|
||||
swimlaneId: fileObj.swimlaneId,
|
||||
source: 'import,'
|
||||
},
|
||||
userId,
|
||||
size: fileSize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue