Closed (fixed)
Project:
Namecards
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 06:44 UTC
Updated:
2 Nov 2011 at 07:35 UTC
In drupal 7 there are multiple options when cancelling a user's account. These options include:
Thus, need to implement a method to deal with namecards under each of these circumstances. This is particularly true with linked content types. For example, a node of type namecards_organization may be created by a user, but be linked to by namecards of other users. If you unpublished this organization, other users namecards will be wreaked.
Solution: only unpublish or delete nodes that are not connected with other users' namecards. This would also mean reassigning the ownership of such nodes if the original user is deleted.
Comments
Comment #1
begun commentedTask completed
Comment #2
begun commented