Lauri Ojansivu
|
e7122a9b36
|
Disable file validation temporarily, because it causes data loss of some attachments when upgrading.
Thanks to xet7 !
Related https://github.com/wekan/wekan/issues/4891
|
2023-04-14 14:20:39 +03:00 |
|
Lauri Ojansivu
|
16ad6bf9fc
|
Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated. Part 2.
Thanks to xet7 !
Related #4780,
related https://github.com/wekan/wekan/pull/4648
|
2023-02-27 16:58:12 +02:00 |
|
Lauri Ojansivu
|
9216a69c05
|
Temporarily disable file validation, because it prevents migrating some attachments at wekan/server/migrations.js to ostrio Meteor-Files.
Thanks to xet7 !
Related #4780,
related https://github.com/wekan/wekan/pull/4648
|
2023-02-27 16:38:16 +02:00 |
|
Tobias Wolf
|
469d81f8a5
|
Separate uploaded file validation logic from the model "Attachments"
|
2022-08-19 14:30:22 +02:00 |
|