Skip to content

Fix bug in references pipeline

Carla Drago requested to merge 413623-bug-fix into master

What does this MR do and why?

This change fixes a small bug in the recently implemented username mapping for direct transfer.

We were incorrectly passing the object as an argument rather than the note which resulted in the old username appearing in activity notes rather than the new username.

Screenshots or screen recordings

Before

After

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 #413623 (closed)

Merge request reports