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
  • #5999

Closed
Open
Created Jan 07, 2014 by Administrator@rootOwner

500 error when creating pull request from a forked repository

Created by: chekun

Parameters: {"utf8"=>"✓", "authenticity_token"=>"VR3WqQV0kolDWfWdn60WnQ/GdOnY5izt4VbxaRaXguw=", "merge_request"=>{"source_project_id"=>"23", "source_branch"=>"dev-asp-board", "target_project_id"=>"18", "target_branch"=>"dev-asp-board", "title"=>"Dev Asp Board", "assignee_id"=>"2", "milestone_id"=>"", "description"=>""}, "project_id"=>"vendor/project", "id"=>"1"}
Completed 500 Internal Server Error in 82ms

NoMethodError (undefined method `any?' for false:FalseClass):
  app/models/merge_request.rb:185:in `reloaded_commits'
  app/models/merge_request.rb:119:in `reload_code'
  app/controllers/projects/merge_requests_controller.rb:80:in `update'
  app/controllers/application_controller.rb:54:in `set_current_user_for_thread'

Gitlab version 6.2-stable

Assignee
Assign to
Time tracking