'account delete' no longer deletes profile, only user
Using Jamroom
Yep - Seeing this happening, but I think its correct and the wording of the confirmation popup is what wants changing to warn that only the user will be deleted.
This is because when deleting from the 'modify' view, that is a 'user module view' so its not not its place to go deleting profiles as well. That may sound a bit semantic but its the sort of thing we try to impose on modules in order to keep control of their functionality and reduce unexpected bugs etc. occurring in the whole system.
The proper place to delete both profile and user is in the pending view.
Hope that makes sense. I'll change the wording of the popup to warn about this.
Thanks