Open Ma27 opened 1 week ago
Interestingly, when saving the filter after that, I see the task task
I moved before twice in the kanban view. Once with its labels, once without.
FYI I may have a working patch that. Will try to file a PR with it this weekend.
OK I guess I need a confirmation in your gitea @kolaente
Your account should be enabled now
For anyone following here, there's a PR now on gitea: https://kolaente.dev/vikunja/vikunja/pulls/2840
Description
Can be reproduced like this:
foo
foo
bar
task
in projectfoo
with labelfoo
filter
with filter expressiondone = false && labels in foo
As expected, the task
task
appears in the filterfilter
in the list view and the kanban view.Now
task
to projectbar
The task
task
is still visible in the list view of thefilter
, however it disappeared from the kanban view.EDIT: it seems as if there's just a line missing in
task_buckets
for the task and the kanban view from the filterfilter
.Vikunja Version
0.24.4
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
No response