Page 1 of 1

Auto remove complete in Tumbling Jazz

Posted: Thu Aug 03, 2017 8:21 pm
by Sam
I'm trying to figure out how you automatically remove completed tasks from Tumbling Jazz. I seem to find details on how to do it on other applications but not in Tumbling Jazz. Am I missing something obvious?

Sam

Re: Auto remove complete in Tumbling Jazz

Posted: Fri Aug 04, 2017 2:31 pm
by martin@rootjazz
you would do it the same as the other programs, via a config file


PROC_VIEW_CLEANUP.txt


default times are:
check every 30 minutes
Remove completed actions after 300 minutes.

failed actions are NOT removed.


If you want to change the values above, in the config file above,
line1: time in mins to check
line2: time in mins to remove completed actions after

ie

Code: Select all

60
120
the above file contents means, check every 60 minutes, remove completed actions after 120 minutes

Re: Auto remove complete in Tumbling Jazz

Posted: Sat Aug 05, 2017 8:34 am
by Sam
Thanks, worked perfectly :)

Re: Auto remove complete in Tumbling Jazz

Posted: Sat Aug 05, 2017 4:53 pm
by martin@rootjazz
:)