Skip to content

feat: add filtering and sorting by task bucket name#2122

Open
mithileshgupta12 wants to merge 5 commits intogo-vikunja:mainfrom
mithileshgupta12:feat/filter-on-task-bucket-name
Open

feat: add filtering and sorting by task bucket name#2122
mithileshgupta12 wants to merge 5 commits intogo-vikunja:mainfrom
mithileshgupta12:feat/filter-on-task-bucket-name

Conversation

@mithileshgupta12
Copy link
Contributor

@mithileshgupta12 mithileshgupta12 commented Jan 19, 2026

Resolves #2101

Copy link
Member

@kolaente kolaente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Please add tests for the filtering and make sure the highlighting works in the frontend filter input.

@mithileshgupta12
Copy link
Contributor Author

@kolaente All issues are fixed. Please check

Copy link
Member

@kolaente kolaente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good already, can you also add tests for the actual filtering? Not just the expression parsing.

@mithileshgupta12
Copy link
Contributor Author

Hi @kolaente I am unable to figure out why the test issue is happening. Can you please check?

@kolaente
Copy link
Member

kolaente commented Feb 17, 2026

This test is failing:

    --- FAIL: TestTaskCollection_ReadAll/filter_bucket_like_pattern (0.01s)

you should be able to run them locally with mage test:feature | grep FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter on task bucket name

2 participants

Comments