Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #5563

Closed
Open
Created Nov 07, 2013 by Administrator@rootOwner

Merge request "Assign To" populating with members of the "From" repo rather than the "Target" repo

Created by: alexdiliberto

Summary: The Merge request "Assign To" dropdown is only populating with members of the "From" repository rather than the "Target" repository.

Steps to reproduce:

  1. Fork a repo
  2. Code / commit / push to forked repo
  3. Create a Merge Request back to the upstream repo
  4. Click on the "Assign To" dropdown
  5. Notice that the dropdown only contains users from the current forked repo (just myself)
  6. Just go ahead and leave it blank and create the Merge Request
  7. Now click edit to make changes, then click the "Assign To" dropdown again.
  8. Notice now that the dropdown contains users from the target upstream repo which is different from the first time.

Expected behavior: I would expect the dropdown to always contain users from the target upstream repo. This is actually what happens when, after I create the merge request, I click Edit and then select the "Assign To" dropdown for a second time.

Assignee
Assign to
Time tracking