Skip to content

Add reassigned_by_user to import_source_users

James Nutt requested to merge jnutt/add-assigned-by into master

What does this MR do and why?

Add reassigned_by_user to import_source_users

This MR adds a field to import_source_users to track the user that initiated the user mapping assignment. We probably can't assume that it will always be the owner of the destination group, so I think it makes sense to track it separately.

Changelog: added

MR acceptance checklist

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports