Kanban: the task counter isn't refreshed correctly #2544
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
As mentioned in #2518 the task counter for limited buckets has a strange behavior :
If you put a task in it and remove it without refreshing, the counter isn't decreased, and when you refresh the task has been moved to the bucket, even if you removed it.
And when you move a task out of it and back in, it decreases the counter in the UI (and you can reach below 0).
And then the interface allows you to move several tasks to the limited bucket but when you refresh only the right number have been kept in.
Vikunja Version
v0.23.0-964-7dcb5fec9a
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
No response
Screenshots
I'm unable to reproduce this with the latest unstable build - there have been a few fixes to the kanban board in the meantime since this issue was opened. Can you check again on try if the bug is still present?
Yes, the issue seems to be gone.