is there functionality to purge old tasks? #4

Open
opened 2022-06-18 13:20:18 +00:00 by k2s · 1 comment
Owner

We don't need to keed old tasks after few months. Also we don't need lists that will be without tasks after this purge procedure.

We don't need to keed old tasks after few months. Also we don't need lists that will be without tasks after this purge procedure.
k2s added this to the Curo integration project 2022-06-18 13:20:18 +00:00

There were ideas in the past to purge tasks based on conditions. Right now you'd need to write a cron script which uses filters to get all tasks older than a few months and then delete them one by one.

We could add an endpoint to add filter capabilities to task deletion so that the cron script would only need to call an api endpoint.

There were ideas in the past to purge tasks based on conditions. Right now you'd need to write a cron script which uses filters to get all tasks older than a few months and then delete them one by one. We could add an endpoint to add filter capabilities to task deletion so that the cron script would only need to call an api endpoint.
k2s added the
API
label 2022-06-18 19:09:21 +00:00
Sign in to join this conversation.
No Label
API
UI
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: k2s/populate-vikunja#4
No description provided.