Notify users about placeholder reassignment bypass

What does this MR do and why?

Add confirmation_skipped when enqueuing Import::ReassignPlaceholderUserRecordsWorker, so notifications are sent to the user when the reassign confirmation is bypassed. This argument was previously overlooked in !192423 (merged).

References

#534334 (closed)

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Enable Skip confirmation when administrators reassign placeholder users in Admin -> Settings -> Import and export settings.
  2. Perform an import with user contributions to generate placeholder users if there are none awaiting reassignment
  3. Reassign a placeholder user to a real user
  4. The reassigned user should receive an email saying that contributions have been reassigned

MR acceptance checklist

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

Merge request reports

Loading