Global Search Card Detail Popup shows now the description too

This commit is contained in:
Martin Filser 2021-11-06 11:26:39 +01:00
parent a09e961110
commit 72ddd66495

View file

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