Explorar o código

Try to fix: Wekan UI fails to finish import of closed Trello boards.

Thanks to berezovskyi and xet7 !

Fixes #3840
Lauri Ojansivu %!s(int64=4) %!d(string=hai) anos
pai
achega
007e0f1c16
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      models/trelloCreator.js

+ 1 - 1
models/trelloCreator.js

@@ -92,7 +92,7 @@ export class TrelloCreator {
     check(
       trelloBoard,
       Match.ObjectIncluding({
-        closed: Boolean,
+        // closed: Boolean,  // issue #3840, should import closed Trello boards
         name: String,
         prefs: Match.ObjectIncluding({
           // XXX refine control by validating 'background' against a list of