Skip to content

Resolve "Wrong user in push notification email"

What does this MR do?

Fixes a bug where we used the current_user (which is the recipient!), not the user pushing new commits, in the body of the email sent when an MR receives new commits.

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes #44921 (closed).

Edited by Grzegorz Bizon

Merge request reports