Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: Delete User Error · 861a2441
    JediKev authored
    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.
    861a2441