Page 1 of 1

REMOVE_DB_LOGS_AFTER_7_DAYS

Posted: Mon Oct 01, 2018 10:31 am
by lucas
Hello,

I have Config->Remove processed logs after 7 days UNCHECKED.

In config txt file (REMOVE_DB_LOGS_AFTER_7_DAYS.txt) I see: Saturday, October 24, 2015

The problem:

Even if that option is unchecked (and always was unchecked) TJ is removing processed items. I've made some tests and stopped following on some accounts for 8 days and now when I try to save processed items to the txt file, the file is empty.

Re: REMOVE_DB_LOGS_AFTER_7_DAYS

Posted: Mon Oct 01, 2018 1:35 pm
by martin@rootjazz
delete the file

I will look into the menu option display

Re: REMOVE_DB_LOGS_AFTER_7_DAYS

Posted: Mon Oct 01, 2018 1:42 pm
by martin@rootjazz
the code was missing to set the menu option state on app load. So if you checked the option the config file is created. If you click it again (unchecked) the config file is deleted.

But if you check the option.
Restart the app
The option does not load checked when it should


Next update will correct this