Feature request: add "created" field for task filter #2768
Loading…
x
Reference in New Issue
Block a user
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?
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
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.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.
If you run the downloaded binary, which version string does the
vikunja version
command report?Vikunja api version v0.24.1-331-7d2ef17369
Looks like there was a problem with the ci build. Please check again, the latest unstable build contains the fix.
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.
I can see it, did you click the update button in the browser after updating? Does it work in a private tab?
I'd forgotten to restart Vikunja after the upgrade. Sorry. It is working now, I see the new fields.