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

Closed
Open
Created May 21, 2014 by Administrator@rootOwner

Comments in merge request commits are no longer displayed

Created by: kemenaran

When commenting on a commit belonging to an MR, the comments are not displayed on the MR page. The implementation of merge_request.rb seems to indicate that it should be the case though.

Steps to reproduce:

  • Open a new MR with some commits
  • Open a commit's page, and add a comment to the commit
  • Go back to the MR page

Expected results:

  • The commit comment is displayed on the MR page

Actual result:

  • The commit comment is not visible on the MR page

Reproduced on GitLab 6.8. May be related to #6571 (closed).

Assignee
Assign to
Time tracking