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

Closed
Open
Created Jan 12, 2016 by Administrator@rootOwner

Editing labels for a merged merge request requires manual URI editing

Created by: sharwell

Suppose you have a merge request which gets merged. You now want to change the label(s) associated with the merge request. Unfortunately, after the merge request is merged, the Edit button is no longer present, so changes to labels requires the following steps:

  1. Observe that the merge request URI is https://{server}/{user}/{project}/merge_requests/{id}
  2. Manually navigate to https://{server}/{user}/{project}/merge_requests/{id}/edit (I added /edit to the end of the previous URI)
  3. Assign the labels
Assignee
Assign to
Time tracking