Alanaktion / phproject

A high performance full-featured project management system
https://www.phproject.org
GNU General Public License v3.0
384 stars 106 forks source link

Fix deactivated users' tasks on task board #378

Open Alanaktion opened 5 years ago

Alanaktion commented 5 years ago

Clicking a task assigned to a deactivated user on the task board leaves the "Assigned To" field set to it's last state, generally the last card that was clicked. It should handle the deleted user more gracefully, either setting the field to "Not Assigned", or temporarily adding a "Deactivated User" option with the currently-assigned user ID.