[PR #1546] [MERGED] fix: prevent duplicated sql condition in filters #9326

Closed
opened 2026-04-23 08:54:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1546
Author: @Mattiam2
Created: 9/25/2025
Status: Merged
Merged: 2/18/2026
Merged by: @kolaente

Base: mainHead: fix/duplicated-filter-query


📝 Commits (4)

  • 02df08d Query construction from filter fix
  • be1e214 Merge branch 'main' into fix/duplicated-filter-query
  • d4b67a3 Merge branch 'go-vikunja:main' into fix/duplicated-filter-query
  • 27bad61 Merge branch 'go-vikunja:main' into fix/duplicated-filter-query

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 pkg/models/task_search.go (+5 -6)

📄 Description

Proposing the fix as in #1545


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1546 **Author:** [@Mattiam2](https://github.com/Mattiam2) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/duplicated-filter-query` --- ### 📝 Commits (4) - [`02df08d`](https://github.com/go-vikunja/vikunja/commit/02df08dcbc7aca6158ba020116a7f3a7e10fa727) Query construction from filter fix - [`be1e214`](https://github.com/go-vikunja/vikunja/commit/be1e21487184d178e7c31f9f2adc2ff80a987bbb) Merge branch 'main' into fix/duplicated-filter-query - [`d4b67a3`](https://github.com/go-vikunja/vikunja/commit/d4b67a3a01dcebe6cfa104e22db7942c17b03afd) Merge branch 'go-vikunja:main' into fix/duplicated-filter-query - [`27bad61`](https://github.com/go-vikunja/vikunja/commit/27bad61ebfdb94e78508630c8b2a739daf5f1815) Merge branch 'go-vikunja:main' into fix/duplicated-filter-query ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pkg/models/task_search.go` (+5 -6) </details> ### 📄 Description Proposing the fix as in #1545 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 08:54:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#9326