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

Closed
Open
Created Apr 09, 2014 by Administrator@rootOwner

MR comments: too many mentioned-in-comments generated

Created by: fcelda

Mentioning a commit in a merge request comment creates a useless mentioned comment in the merge request.

For example:

  1. Darth Vader writes a MR comment saying: I feel a great disturbance in the commit abcd123.
  2. A new automatic comment appears in the same MR: Darth Vader started a discussion on commit abcd123.
  3. Under the automatic comment, a new comment appears saying: mentioned in merge request !42

We find the comment useless because:

  • There is no direct reference to the source of the mention. You have to open the link and search the whole page to find it.
  • If there are multiple mentions of the same commit in the MR, multiple comments saying mentioned in merge request appear.
  • It creates mess on the MR page, especially for large merge requests.
  • It spams involved people's mailboxes.
  • With each new comment, the web interface is getting more unresponsive. And the load on our server increases.

It would be great if something can be improved in this area.

Assignee
Assign to
Time tracking