go-vikunja / vikunja

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

Done bucket doesn't work anymore #280

Closed koalp closed 1 day ago

koalp commented 2 days ago

Description

When creating a bucket in a kanban and marking it done, this bucket does not act as the done bucket anymore

Reproduce : 

You end up with a "done" task in the backlog bucket an "undone" task in the Done bucket.

Vikunja Version

https://try.vikunja.io/ Version: v0.23.0-931-a721d9286b

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

image

kolaente commented 2 days ago

Does that happen instantly or only after a refresh?

koalp commented 1 day ago

It happens instantly. After reload there are weird behaviors. Task moved to or from the done bucket are marked as done but, but tasks marked done or undone by first opening their modal do not switch column. (but the commit on try has changed since my issue)

kolaente commented 1 day ago

But it's still reproducible on try?

koalp commented 1 day ago

Yes, it is still reproductible on try (Version: v0.23.0-937-fe0e22a5cd)

simplescreenrecorder-2024-07-04_18.09.19.webm

koalp commented 1 day ago

Closing as duplicate of https://kolaente.dev/vikunja/vikunja/issues/2518