1
0
kolaente 12474e5be6
fix(kanban): make sure tasks which changed their done status are moved around in buckets
This fixes a bug where tasks which had their done status changed were not moved in the correct bucket. This affected both frontend and api. The move of the task between buckets is now correctly done in the api and frontend - with a bit of duplicated logic between the two. This could be optimized further in the future.

Resolves https://kolaente.dev/vikunja/vikunja/issues/2610
2024-07-18 12:39:29 +02:00
..
2023-09-01 08:39:25 +02:00
2024-03-19 00:47:51 +01:00
2024-06-18 13:48:09 +02:00
2023-10-10 20:35:43 +02:00
2023-10-10 20:35:43 +02:00
2024-01-28 11:52:16 +01:00