Skip to content

Cleanup invite_members_group_modal - remove group invite actions

What does this MR do and why?

  • removes the project_group_links_path create action since the only use was removed here in favor of the API use from the invite modal.
  • removes the group_group_links_path create action since the only use was removed here in favor of the API use from the invite modal.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352526 (closed)

Edited by Doug Stull

Merge request reports