Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

To make sure that performance is not affected over time as the number of completed Todo's in the database grow, we have added an admin setting to configure how often completed Todo's will be archived. Archived Todo's will not show up in the completed section anymore.

...

TypeDescription
Archive with regard to a maximum number of completed Todo's.Will archive all Todo's except the X most recently completed todos, per user.
Archive with regard to a completion date. (Default)Will archive all completed Todo's older than X number of days. (Default: 30 days)
Archive with regard to both number and date.Will archive Todo's using both available rules for archiving todos.

Note

Archived Todo's are not deleted from the database but they cannot be accessed at the moment. This might change in future versions of the plugin.