codeforamerica / classifyr

A tool for aggregating and crowd-sourcing the classification emergency call data
MIT License
0 stars 1 forks source link

Fix current_user getting deleted #92

Closed T-Dnzt closed 2 years ago

T-Dnzt commented 2 years ago

Overview

Fix an issue where the current_user was being deleted instead of a specific user in the users management page.

Type of change

Related tickets

Fixes #83

Changes