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

Closed
Open
Created Oct 15, 2013 by Administrator@rootOwner

api returns 404 when creating duplicate merge request

Created by: burr86

Summary: Submitting an identical merge request returns a 404 the second time. Steps to reproduce: POST /projects/:project_id/merge_requests with the standard MR parameters Expected behavior: a more descriptive error message, or just returning the existing merge request. Observed behavior: It returns a 404. Output of checks: Version we're running is 6.1 ... I can include other details if you think they're relevant but I'm pretty sure this isn't a configuration issue. Checks all pass in my environment. Possible fixes: I don't know enough to say. :D

Assignee
Assign to
Time tracking