mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
LIKE filter in Kanban view issue #752
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#752
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @kriss6557 on GitHub (Jan 18, 2026).
Description
LIKE filter in Kanban view issue
Vikunja Version
0.24.6
Browser and version
Firefox latest
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
Hi,
I would like to filter in a Kanban view on task labels using the like operator.
Other operators look ok, but I'm not able to use the like operator.
Eg.
Tags: ADMINISTRATION1, ADMINSTRATION2, ADMINISTRATION3
Filter on Kanban view:
none of these filter return any task.
Am I using the syntax wrong ?
The in operator is a bit limited in my case (GUI wise or length limited)
Thank you for your help
@kolaente commented on GitHub (Jan 23, 2026):
Currently it was never designed to work like that - so this is a feature request, not a bug. Related to #2101