Skip to content

Remove unused parameter project from link_to_member method from projects_helpers.rb

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Fix for #471977

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Not applicable, only refactoring of methods:

  • link_to_member (projects_helper.rb)
  • merge_request_header (merge_requests_helper.rb)

How to set up and validate locally

  1. Run GDK
  2. Check no compiling error when opening related views (assignee, reviewers, epic, reviewers, mergerequest)
Edited by 🤖 GitLab Bot 🤖

Merge request reports