Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,222
    • Merge requests 1,222
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #205401

Closed
Open
Created Feb 13, 2020 by James Ramsay (ex-GitLab)@jramsay-gitlab🔴Contributor

Cannot view content of moved file without changes in merge request

Problem to solve

If a file is moved but the content is not changed in a merge request, there is no way for anyone to view the content of the moved file in the merge request. This makes review difficult, and prevents commenting on the file.

This is a problem for the Release Post process which involves moving all the changelog style blocks from data/release_post/unreleased to data/release_post/12_8

Proposal

Add a Show file link after the File moved text.

Screen_Shot_2020-02-11_at_10.57.02_AM

Availability & Testing

  • No risk to availability expected
  • Unit tests should provide enough coverage, assuming most of the change makes use of the existing Show full file feature, and the tests are expanded to cover this change.
  • No need for a new E2E test, and the change isn't expected to affect any existing E2E tests.

Links / references

Edited Mar 23, 2020 by Mark Lapierre
Assignee
Assign to
Time tracking