mpociot / teamwork

User to Team associations with invitation system for the Laravel 5 Framework
MIT License
1.07k stars 170 forks source link

Wrong user id saved in the team_user table #138

Closed rabol closed 2 years ago

rabol commented 3 years ago

When inviting someone to a team, the wrong user id is saved in the team_user table. The id saved is the user_id field is the id of the user that is sending the invitation.

So when the invited user accepts, he is then asked to login, but there is no user created so the user cannot accept.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.