diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-05-22 15:58:18 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-05-22 15:58:18 +0000 |
commit | c4e48d27a7922490be30ba9f26740af94b6c020c (patch) | |
tree | e98e2f2849b7156626776bf977cb4cc47aff1a86 /lib/api/project_hooks.rb | |
parent | c24906016fded766b713dfff504d7866dcecf379 (diff) | |
parent | 7a7ce701692d4048a7f5ab2767aa30a8f5eb05c8 (diff) | |
download | gitlab-ce-c4e48d27a7922490be30ba9f26740af94b6c020c.tar.gz |
Merge branch 'fix-merge-request-assignee-list' into 'master'
Use the user list from the target project in a merge request
### What does this MR do?
This MR derives the assignable users from the target project.
### Why was this MR needed?
In a merge request, the assignable users uses the list from the forked project, not the target project where the merge request will be going. For example, if I fork a project from the gitlab-org namespace into my personal namespace, make some changes, and then create a merge request, the only users I see are me. I think it makes more sense to show all the users in gitlab-org. This is a regression caused by 1c2711f.
### What are the relevant issue numbers?
Closes #1535
See merge request !682
Diffstat (limited to 'lib/api/project_hooks.rb')
0 files changed, 0 insertions, 0 deletions