Autocomplete endpoint: Can't assign user outside of project to an issue
In gitaly#1343 (closed), I was unable to assign a community user to an issue.
The autocomplete endpoint doesn't find this user:
But if I drop project_id, it works:
Edited by Stan Hu