Active
Project:
Activity Log
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 14:56 UTC
Updated:
16 Jan 2012 at 22:37 UTC
I regenerated the whole activity log on my site (because the beta code still contained a mis-typed variable_get('activity_log_max_age'..., though I see this is fixed in dev version)
However none of my user relationship activities were regenerated. There is also no option to do this under admin/settings/activity_log/regenerate so it seems inconsistent to delete these but not regenerate them. I suppose some Rules need to be triggered, but I don't know how to do this retroactively.
Is this also happening on the dev version? If not, could somebody point out the piece of code that enables this functionality so I can fix my own setup? Many thanks
Comments
Comment #1
icecreamyou commentedI know about this but I can't remember the reason. Something to do with the rules event for user relationship creation being different than all the content-related events. Just looking at the code now though I don't see any obvious reason why it wouldn't work. I guess I'll need to look into this.