2
0
Эх сурвалжийг харах

Global Search Card Detail Popup shows now the description too

Martin Filser 3 жил өмнө
parent
commit
72ddd66495

+ 1 - 0
server/publications/cards.js

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