Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You should be able to just filter CB > User Management then delete as needed. I really don't suggest using an auto action to automate it as it's extremely risky. I'm extremely worried that a simple bug or something of the sort in CB Auto Actions could result in mass deletion of users by mistake so I'm very hesitate to suggest anything like that. It does seam like it would be doable in CB Auto Actions, but I don't have any suggests for that at this time. Most likely you'd need to use Internal Users to loop an action through every user, but that's extremely heavy at this time since it has no batching functionality for now.So for example an Auto action that makes it possible to select for example all disabled subscribers, older than a certain date, for example T-xxx days (where xxx is entered as a variable) and then what should be deleted as a multiselect list.
When deleting a user it does fire a trigger that various plugins can act on to extend the delete behavior. CB Activity, CB Gallery, etc.. all do this. CBSubs does to an extent, but having tested this it does appear we need to improve this behavior in CBSubs. Data clean up should be a straight forward and simple process for everyone as deleting a user in CB ideally should clean everything up elegantly.My biggest concern is that if we do delete a comprofiler record, but because it is manual, forget to delete all the associated data (such as CB Subs, past subscription records, comprofiler logs, baskets, payment records etc for that person) and the data is ever compromised or we are audited, then we are potentially in breach for not deleting ALL CB data wherever it may be hiding. A tool to do this for whatever reason, not only GDPR, would be very useful, and used with caution.
Please Log in or Create an account to join the conversation.