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

icecreamyou’s picture

I 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.