Skip to content

Comment on any expanded diff line on MRs (with feature-flag)

What does this MR do?

This is a feature-flagged version of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22398.

EE version: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8362

Feature flag (comment_in_any_diff_line)

  • When the feature flag is enabled, expanded diff lines in merge requests can receive comments
  • When the feature flag is disabled, expanded diff lines in merge requests are presented as greyish context lines, and can't receive comments

What are the relevant issue numbers?

Closes #13950 (closed)

Does this MR meet the acceptance criteria?

Edited by Oswaldo Ferreira

Merge request reports