nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.19k stars 273 forks source link

VTODO entries in calendar without duration? #2453

Open larsneo opened 3 years ago

larsneo commented 3 years ago

since v20 the deck entries are not correctly displayed in the calendar anymore. it seems to me that there is no correct DURATION and therefore there's not an entry but only a very small line within the calendarview. any idea about this? note: it doesn't seem to be related to https://github.com/nextcloud/deck/commit/e460879f4108056992312d26f8155e34c9e5024b#diff-9a5b9df3812999c6084f8deb68af1d4503a9e52551ad404bca8f2f23d316074d

Managed Server Nextcloud Version: 20.0.0 Deck-Version 1.1.2 (Problem also in 1.1.0 und 1.1.1) Calendar-Version 2.1.2 Tasks-Version 0.13.4 PHP 7.4 MySql 5.7.28

larsneo commented 3 years ago

also in Deck-Version 1.2.0 and 1.2.1

juliushaertl commented 3 years ago

This is only an issue in the day/week view, but we should indeed either fix that in calendar to always show tasks properly or add a duration, but I'd prefer the first actually, since we currently don't have any proper value for the duration.