Race condition: add user to project
Created by: nmickuli
The same user can be added multiple times to a project if multiple clients call /admin/projects/[code]/team_update
concurrently to add the user.
Created by: nmickuli
The same user can be added multiple times to a project if multiple clients call /admin/projects/[code]/team_update
concurrently to add the user.