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

Closed
Open
Created Aug 26, 2013 by Administrator@rootOwner

After deleting original project, visiting a merge request throws error 500

Created by: bertjwregeer

The following steps can be used to reproduce the issue:

  1. Create a project with User A
  2. Fork the project with User B
  3. User B makes changes to forked project
  4. User B requests merge from User B's fork to main project
  5. User A closes the merge request as invalid
  6. User B deletes their fork
  7. Visiting the previously created merge request causes Error 500.

Expected behaviour:

That on step 7 the user is able to see the previous merge request.


This is also an issue on other pages, when the user visits his personal merge requests page http://host/dashboard/merge_requests and clicks "closed", an error 500 is thrown as well.

I am unable to get access to the logs at the moment, but when I get them I will make sure to add them as an addendum to show a backtrace.

Assignee
Assign to
Time tracking