Saved filter not reapplied on recurring task #2177

Closed
opened 2026-03-22 13:57:01 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @vikunja-bot on GitHub (Apr 1, 2025).

Original issue by AbelLykens on 2023-05-23T05:17:27.000Z

Description

My filter shows tasks which have started between 1970-1-1 and now. It shows a task that has started (and I need to do today).

All good!

Go to work, do the task. Click the checkmak... Happy sound, all done!

But: the next task immedeately appears! But that's only starting next week... ;)

It seems the filters do not re-apply when checking a recurring task?

Vikunja Frontend Version

0.20.5

Vikunja API Version

v0.20.4

Browser and version

Firefox 113.0.1 (64-bit)

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

image
image
image
image

Original issue on Gitea


@kolaente commented on 2023-05-23T11:50:42.000Z:

Yes, that's a known issue. We want to avoid a full reload of the task list, but also don't want to re-implement all filter logic in the frontend.

@dpschen I think we discussed this somewhere else in the past?

Originally created by @vikunja-bot on GitHub (Apr 1, 2025). _Original issue by AbelLykens on 2023-05-23T05:17:27.000Z_ ### Description My filter shows tasks which have started between `1970-1-1` and `now`. It shows a task that has started (and I need to do today). All good! Go to work, do the task. Click the checkmak... Happy sound, all done! But: the next task immedeately appears! But that's only starting next week... ;) It seems the filters do not re-apply when checking a recurring task? ### Vikunja Frontend Version 0.20.5 ### Vikunja API Version v0.20.4 ### Browser and version Firefox 113.0.1 (64-bit) ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots ![image](/attachments/60051d52-e6ed-411f-9b9b-c6e6d91a5de7) ![image](/attachments/374413f2-3adf-4747-86bc-fac4a6ed7555) ![image](/attachments/4841d28e-a798-4a98-9d49-27cd58226b67) ![image](/attachments/2a36e293-e9c2-4eca-8203-f0d4585751fd) [Original issue on Gitea](https://kolaente.dev/vikunja/vikunja/issues/1527) --- _**@kolaente** commented on 2023-05-23T11:50:42.000Z_: Yes, that's a known issue. We want to avoid a full reload of the task list, but also don't want to re-implement all filter logic in the frontend. @dpschen I think we discussed this somewhere else in the past?
GiteaMirror added the area/filters label 2026-03-22 13:57:01 -05:00
Author
Owner

@kolaente commented on GitHub (Sep 11, 2025):

Fixed in https://github.com/go-vikunja/vikunja/pull/1457

@kolaente commented on GitHub (Sep 11, 2025): Fixed in https://github.com/go-vikunja/vikunja/pull/1457
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2177