Feature request: add "created" field for task filter #2768

Closed
opened 2024-10-17 20:55:25 +00:00 by edward · 8 comments

Description

I'd like a filter to show me all new tasks created today. Currently, while tasks capture their creation timestamp, there isn't a direct way to filter tasks based on their creation date. To make this filter I need to be able to filter based on when a task was created.

Vikunja Version

v0.24.2

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description I'd like a filter to show me all new tasks created today. Currently, while tasks capture their creation timestamp, there isn't a direct way to filter tasks based on their creation date. To make this filter I need to be able to filter based on when a task was created. ### Vikunja Version v0.24.2 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
edward added the
kind/bug
label 2024-10-17 20:55:25 +00:00
Owner

It seems like this already kind of worked, but there was at least one bug with it and it was not documented, neither did the highlights in the frontend work correctly. All of this is now fixed in 29b9001078. Please check with the next unstable build (should be ready in ~45min) or on the demo.

It seems like this already kind of worked, but there was at least one bug with it and it was not documented, neither did the highlights in the frontend work correctly. All of this is now fixed in https://kolaente.dev/vikunja/vikunja/commit/29b90010785ae2e95b1abd99fa9740f18987eabb. Please check with the next unstable build (should be ready in ~45min) or on the demo.
Author

Thanks for adding this, much appreciated.

I grabbed the latest deb from https://dl.vikunja.io/vikunja/unstable but the timestamp was 10/16/2024 04:37:42 PM +00:00. I'll check again tomorrow and see if the CI has generated an updated version.

Thanks for adding this, much appreciated. I grabbed the latest deb from https://dl.vikunja.io/vikunja/unstable but the timestamp was 10/16/2024 04:37:42 PM +00:00. I'll check again tomorrow and see if the CI has generated an updated version.
Owner

If you run the downloaded binary, which version string does the vikunja version command report?

If you run the downloaded binary, which version string does the `vikunja version` command report?
Author

If you run the downloaded binary, which version string does the vikunja version command report?

Vikunja api version v0.24.1-331-7d2ef17369

> If you run the downloaded binary, which version string does the `vikunja version` command report? Vikunja api version v0.24.1-331-7d2ef17369
Owner

Looks like there was a problem with the ci build. Please check again, the latest unstable build contains the fix.

Looks like there was a problem with the ci build. Please check again, the latest unstable build contains the fix.
Author

I've installed the new CI build. Vikunja api version v0.24.1-339-5f5d93dfa0

The 'created' field doesn't appear in the list of available fields when adding a new saved filter.

image.png

I've installed the new CI build. Vikunja api version v0.24.1-339-5f5d93dfa0 The 'created' field doesn't appear in the list of available fields when adding a new saved filter. ![image.png](/attachments/6b08db74-c8ff-467b-a158-f96e3ee5a560)
188 KiB
Owner

I can see it, did you click the update button in the browser after updating? Does it work in a private tab?

I can see it, did you click the update button in the browser after updating? Does it work in a private tab?
Author

I'd forgotten to restart Vikunja after the upgrade. Sorry. It is working now, I see the new fields.

I'd forgotten to restart Vikunja after the upgrade. Sorry. It is working now, I see the new fields.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2768
No description provided.