I make a new bucket and set it up to have a limit of two tasks. When I move tasks to the bucket I get a red warning in the lower left corner telling the bucket is full. This warning should not be shown before the limit is reached. Probably a bug?
You shouldn’t even be able to move a task into that bucket. Can you
reproduce that on the demo? Which version are you using?
Strange, now I cannot reproduce it. I did the test on the demo. I’ll come back with more info if I find the issue again.
Update: Make a new bucket in Kanban view and set limit to 2. Then you cannot drag tasks when limit is full. Ok. Remove tasks so the limit shows 0/2. Then try to add tasks manually. Now it is possible to exceed limit.
You mean creating tasks directly in that bucke?
yes, below the last task.
There is another strange behavior when using limits in a bucket. See screen move: Trip to Mars | Vikunja
It seems like this was caused by a few issues, most of them because the state between what you saw in the UI and what was actually stored did not match. This is now fixed in beb711d38c, please check with the next unstable build (should be ready for deployment in ~45min, also on try).
Thanks, now it works as expected.