User's activitystream not deleted from activitystream_accounts table when user account is deleted

garfieldmypet - June 28, 2009 - 04:02
Project:Activity Stream
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

After deleting a user's account, the information for the deleted user account was not deleted from the activitystream_accounts table. Module should implement hook_user $op = 'delete' to cleanup the info to prevent 'orphan' entry in database.

#1

akalsey - November 9, 2009 - 23:38
Version:6.x-1.0-rc2» 6.x-2.x-dev
Status:active» fixed

Committed a change to do this. Items in the actual streams won't be deleted, since those tie to nodes. However, deleting a node deletes the related record in Activity Stream.

#2

System Message - November 23, 2009 - 23:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.