gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #01934
Re: [Bug 566278] Re: "closed tasks remover" plugin doesn't automatically remove old closed tasks
On Tue, Apr 20, 2010 at 02:31:44AM -0000, Jean-François Fortin Tam wrote:
> 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).
It's not the same problem, it appears you've found an additional bug in
the bzr branch (which is a bit unstable at the moment due to a rewrite
of core code). It would be helpful if you could file this second issue
as a separate bug report. (It's likely each bug will be fixed
separately, so separate reports would help there.)
--
"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).
References