Description
Can be reproduced like this:
- Create a label
foo
- Create a project
foo
- Create a project
bar
- Create a task
task in project foo with label foo
- Create a filter
filter with filter expression done = false && labels in foo
As expected, the task task appears in the filter filter in the list view and the kanban view.
Now
- Move the task
task to project bar
The task task is still visible in the list view of the filter, 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 filter filter.
Vikunja Version
0.24.4
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
No response
Description
Can be reproduced like this:
foofoobartaskin projectfoowith labelfoofilterwith filter expressiondone = false && labels in fooAs expected, the task
taskappears in the filterfilterin the list view and the kanban view.Now
taskto projectbarThe task
taskis 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_bucketsfor 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