Issue on milestone page should be assigned to me when I dropped it to ongoing list
This issue was introduced with Multiple Issue Assignee
@ClemMakesApps I prepared a regression spec https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11678. The issue should be fixed solely on FE side. You can use my MR if you want to.
How to reproduce:
-
Create a milestone with few unassigned issues
-
Go to the milestone page
-
Drag the issue from the first list to the seconds like shown on the image
-
Look at the browser console, you will see that AJAX request got 500 error.