The count purge is busted. Not sure what i was thinking :-D. But I think this way makes more sense.

Using the new form element you are able to set the min count. This allows you to purge activity messages by saying
"DELETE activity messages that are older then X weeks ago AND the user has created at LEAST Y activity"

The original purpose of the count purge was to prevent Activity from blowing up but at the same time not deleting messages from users who haven't done much on the site. Preventing tumble weeds in user profile.

Plz review for both function and for English

CommentFileSizeAuthor
expire.patch6.22 KBScott Reynolds

Comments

Scott Reynolds’s picture

Status: Needs review » Needs work

I went and committed this as it removes something thats busted for something thats not. But leaving it open for discussion on wording and english

http://drupal.org/cvs?commit=275792

sirkitree’s picture

Status: Needs work » Closed (fixed)

this was confirmed here: #725522: Items related to one user disappear from view on cron run but I think it's alright to say this is now fixed.