After deleting the done bucket, no task in the project can be done
onichandame opened this issue · 3 comments
onichandame commented
Description
I created a bucket in a project, mark it as the done bucket. then delete the bucket. now I cannot mark any task in the project as done. the logged error message is shown above. the user interface is bugged as well.
After digging the database, I see that the done_bucket_id
column in projects is not cleared after deleting the bucket. However I don't have an idea how it can be fixed as I am new to the codebase.
Vikunja Version
0.23.0
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
2024-03-13.013327.mp4
I keep clicking 'mark as done' button but nothing happens
kolaente commented
onichandame commented
@kolaente Thx! I can confirm that it is fixed on the demo site. in which stable version will the fix be released?
kolaente commented
In the next release, coming in a few weeks.