Merge branch 'unset-assignee' into 'master'
Make sure issue assignee is properly reset. Previously, when the assignee was reset via the sidebar or bulk edit, `assignee_id` was set to `-1` rather than `null`, which caused the two issues shown below:  - A "(deleted)" participant - An empty selectbox in the sidebar, instead of "Select assignee" See merge request !443
Showing
Please register or sign in to comment