Not able to move task between buckets within a Kanban view for Saved Filter

@avatar1024, could you please share the query for your Saved Filter? I’ve only been able to replicate this issue while having a date field in the query.

@k4j8 On my instance the query is assignees = myusername, but I also tried with done = false (like I tried on the demo instance), and the issue also show up.

Is there a ticket open on github for this? I couldn’t find one but I wouldn’t want to duplicate.

Also I’m worried it has to do with a particular set-up / implementation rather than with Vikunja itself since it seems to work just fine in the demo instance. I have installed Vikunja via Cloudron on two different instances and the bug is there on both of them.

The demo runs on the latest unstable build, which contains fixes and improvements not already present in the latest release. Which version are you on?

Thanks. I’m on version v0.24.6

We are all patiently waiting for a stable update for many months. :smiling_face_with_tear:

Just now, I was able to replicate this issue a couple times on try with query done = false && startDate <= now, but the issue did not appear with query done = false. The version on try was 1f56b361.