issue: Delete User Error
This addresses an issue reported on the forum where deleting a User will throw a fatal error. This was caused by 4558 where the `state` column was mistakenly overwritten with `event_id`. In addition, this changes `$deleted` to `$status_id` for better readability.
Please register or sign in to comment