← Back to team overview

gtg team mailing list archive

[Bug 566278] Re: "closed tasks remover" plugin doesn't automatically remove old closed tasks

 

If I try with gtg bzr, I get a nice graphical traceback:


Traceback (most recent call last):
  File "/home/jeff/trunks/gtg/GTG/plugins/task_reaper/reaper.py", line 113, in delete_old_closed_tasks
    closed_tids = requester.get_tasks_list(status = [Task.STA_DISMISSED,
AttributeError: 'Requester' object has no attribute 'get_tasks_list'

Dunno if it's the same problem though, as the stable version has no
tracebacks in the terminal (even in debug mode).

-- 
"closed tasks remover" plugin doesn't automatically remove old closed tasks
https://bugs.launchpad.net/bugs/566278
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

Bug description:
Yep, it doesn't work. I have set the plugin to delete tasks older than 7 days, restarted gtg, and the closed tasks pane still shows tasks dating back to 2010-02-19 or 2010-03-18 for example (today is 2010-04-18).





Follow ups

References