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
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Enable
Skip confirmation when administrators reassign placeholder usersin Admin -> Settings -> Import and export settings. - Perform an import with user contributions to generate placeholder users if there are none awaiting reassignment
- Reassign a placeholder user to a real user
- 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.