Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Oct 2009 at 21:03 UTC
Updated:
11 Sep 2010 at 22:26 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| expire.patch | 6.22 KB | Scott Reynolds |
Comments
Comment #1
Scott Reynolds commentedI 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
Comment #2
sirkitree commentedthis 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.