Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.0-beta3
Component:
Activity/status streams
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
24 Feb 2013 at 21:48 UTC
Updated:
11 Mar 2013 at 00:50 UTC
I see that I have this on the frontpage:
[message:user:picture][message:user:name] has an updated profile.
However, I suspect it may be because I used the advuser module. Perhaps it doesn't trigger the cleanup from Commons? Is that because of advuser not properly deleting users or Commons not properly detecting user deletion?
Is there another module you'd recommend for being able to delete multiple users at once?
Comments
Comment #1
ezra-g commentedI haven't reproduced yet but this is worth investigating. There is a setting in Message module to handle deletion of messages that reference entities that are deleted - we may need to update this value.
Comment #2
ezra-g commentedI was able to reproduce with the "updated profile" message but not a node created message. Bumping to critical.
Comment #3
ezra-g commentedComment #4
ezra-g commentedThis activity stream message type lacked a "target users" field, and thus those messages weren't automatically deleted.
This fix will be effective for new messages going forward - For old messages, you can delete these from the {message} table.
Comment #5
ezra-g commentedhttp://drupalcode.org/project/commons_activity_streams.git/commit/9839c4d