takeru0001 %!s(int64=5) %!d(string=hai) anos
pai
achega
a28dfdc574
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/server/models/page.js

+ 1 - 0
src/server/models/page.js

@@ -1344,6 +1344,7 @@ module.exports = function(crowi) {
       return this.duplicate(page, newPagePath, user);
     });
 
+    // TODO GW-4634 use stream
     return Promise.allSettled(promise);
   };