Todos transfer edge case
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When transferring groups and users to a new organization there's an edge case we have to consider. Todos have an author_id
which is the user who caused the todo to be created. There may be times where the user who is the todo author may be a user who is not/should not be transferred to the new organization. For example, with the Duo add-on access granted todo, the author_id
would be the Duo review bot. In this case we should try to associate the todo with the duo review bot within the new organization.
Edited by 🤖 GitLab Bot 🤖