go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
1.02k stars 71 forks source link

Tasks dragged to Done Bucket in Kanban view does not have doneAt datetime. #320

Closed sniffymon closed 2 months ago

sniffymon commented 2 months ago

Description

Tasks do have doneAt datetime if the "markAsDone" button is used. However, in the Kanban view, if I drag the tasks to the done bucket, tasks become done without doneAt datetime value.

Vikunja Version

0.24.2

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

kolaente commented 2 months ago

Fixed in https://github.com/go-vikunja/vikunja/commit/bf56311faa55146cac05dbf1ee7e02e542d22a90, please check with the next unstable build (should be ready for deployment in ~45min, also on try).