Bläddra i källkod

Global Search Card Detail Popup shows now the description too

Martin Filser 3 år sedan
förälder
incheckning
72ddd66495
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      server/publications/cards.js

+ 1 - 0
server/publications/cards.js

@@ -489,6 +489,7 @@ function buildProjection(query) {
       labelIds: 1,
       customFields: 1,
       userId: 1,
+      description: 1,
     },
     sort: {
       boardId: 1,