Quote:
Originally Posted by NSILMike
It didn't work for me. I set some up for 28 days but they were deleted after one. I have that as the setting in Companion for "number of days before deleting"
I wonder if I have to do cc_delete_after_N for all sources and not "number of days before deleting" for the balance? (Does one override the other?)
|
Thanks for telling me this. I checked my code and indeed I have a mistake. I have a logic error that effectively ends up assuming that the default will be larger than the N. Sigh...
I will make another beta release tonight that fixes this stupidity.
Apologies to the beta community for releasing broken SW.
EDIT: the tag is supposed to override the default in all cases. My mistake is that it didn't.